Searched full:vfscount (Results 1 – 9 of 9) sorted by relevance
1 .TH vfscount 8 "2015-08-18" "USER COMMANDS"3 vfscount \- Count VFS calls ("vfs_*"). Uses Linux eBPF/bcc.5 .B vfscount21 .B vfscount
14 customize which functions are traced. Also see vfscount, which is more65 vfscount(8)
107 vfscount(8)
118 vfsstat(8), vfscount(8), fileslower(8)
1 Demonstrations of vfscount, the Linux eBPF/bcc version.6 # ./vfscount
4 # vfscount Count VFS calls ("vfs_*").
315 vfscount:316 command: wrapper vfscount317 aliases: [vfscount]
161 - tools/[vfscount](tools/vfscount.py) tools/[vfscount.c](tools/vfscount.c): Count VFS calls. [Examp…
368 self.run_with_int("vfscount.py", timeout=15, kill_timeout=15)