Searched full:filelife (Results 1 – 7 of 7) sorted by relevance
1 Demonstrations of filelife, the Linux eBPF/bcc version.4 filelife traces short-lived files: those that have been created and then7 # ./filelife 41 # ./filelife -h42 usage: filelife [-h] [-p PID]51 ./filelife # trace all stat() syscalls52 ./filelife -p 181 # only trace PID 181
4 # filelife Trace the lifespan of short-lived files.12 # USAGE: filelife [-h] [-p PID]28 ./filelife # trace all stat() syscalls29 ./filelife -p 181 # only trace PID 181
1 .TH filelife 8 "2016-02-08" "USER COMMANDS"3 filelife \- Trace the lifespan of short-lived files. Uses Linux eBPF/bcc.5 .B filelife [\-h] [\-p PID]34 .B filelife38 .B filelife \-p 181
4 # filelife Trace the lifespan of short-lived files.12 # USAGE: filelife [-h] [-p PID]26 ./filelife # trace all stat() syscalls27 ./filelife -p 181 # only trace PID 181
112 filelife:113 command: usr/share/bcc/tools/filelife
109 - tools/[filelife](tools/filelife.py): Trace the lifespan of short-lived files. [Examples](tools/fi…
160 self.run_with_int("filelife.py")