Add new mountsnoop tool (#750)
Filesystem mounting and unmounting affects an entire system, so this is
a great candidate for system-wide tracing. mountsnoop.py watches all
mounts and unmounts and is also mount namespace-aware, which is a
requirement for working with containers.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Showing
man/man8/mountsnoop.8
0 → 100644
tools/mountsnoop.py
0 → 100755
This diff is collapsed.
tools/mountsnoop_example.txt
0 → 100644
Please register or sign in to comment