Home
last modified time | relevance | path

Searched full:mountsnoop (Results 1 – 6 of 6) sorted by relevance

/external/bcc/man/man8/
Dmountsnoop.81 .TH mountsnoop 8 "2016-10-14" "USER COMMANDS"
3 mountsnoop \- Trace mount() and umount() syscalls. Uses Linux eBPF/bcc.
5 .B mountsnoop
7 mountsnoop traces the mount() and umount() syscalls, showing which processes
/external/bcc/tools/
Dmountsnoop_example.txt1 Demonstrations of mountsnoop.
3 mountsnoop traces the mount() and umount syscalls system-wide. For example,
12 # ./mountsnoop.py
Dmountsnoop.py3 # mountsnoop Trace mount() and umount syscalls.
6 # USAGE: mountsnoop [-h]
/external/bcc/snapcraft/
Dsnapcraft.yaml153 mountsnoop:
154 command: wrapper mountsnoop
155 aliases: [mountsnoop]
/external/bcc/debian/
Dchangelog46 mountsnoop, runqlen, slabratetop, syscount, tcplife, tcptop, ttysnoop,
/external/bcc/tests/python/
Dtest_tools_smoke.py213 self.run_with_int("mountsnoop.py")