Searched full:biotop (Results 1 – 13 of 13) sorted by relevance
| /external/bcc/tools/ |
| D | biotop_example.txt | 1 Demonstrations of biotop, the Linux eBPF/bcc version. 4 Short for block device I/O top, biotop summarizes which processes are 7 # ./biotop 44 it diskiotop or blockiotop, as "io" alone is ambiguous. This time it is biotop. 50 # ./biotop -C 5 168 # ./biotop.py -h 169 usage: biotop.py [-h] [-C] [-r MAXROWS] [interval] [count] 184 ./biotop # block device I/O top, 1 second refresh 185 ./biotop -C # don't clear the screen 186 ./biotop 5 # 5 second summaries [all …]
|
| D | biotop.py | 4 # biotop block device (disk) I/O by process. 7 # USAGE: biotop.py [-h] [-C] [-r MAXROWS] [-p PID] [interval] [count] 26 ./biotop # block device I/O top, 1 second refresh 27 ./biotop -C # don't clear the screen 28 ./biotop -p 181 # only trace PID 181 29 ./biotop 5 # 5 second summaries 30 ./biotop 5 10 # 5 second summaries, 10 times only
|
| D | tclcalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| D | phpcalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| D | perlcalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| D | rubycalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| D | javacalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| D | pythoncalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| /external/bcc/man/man8/ |
| D | biotop.8 | 1 .TH biotop 8 "2016-02-06" "USER COMMANDS" 3 biotop \- Block device (disk) I/O by process top. 5 .B biotop [\-h] [\-C] [\-r MAXROWS] [\-p PID] [interval] [count] 45 .B biotop 49 .B biotop -C 53 .B biotop 5 10
|
| /external/bcc/snap/ |
| D | snapcraft.yaml | 114 biotop: 115 command: bcc-wrapper biotop
|
| /external/bcc/tools/lib/ |
| D | ucalls_example.txt | 12 argdist, biotop, fileslower, and others.
|
| /external/bcc/tests/python/ |
| D | test_tools_smoke.py | 97 self.run_with_duration("biotop.py 1 1") 100 self.run_with_int("biotop.py")
|
| /external/bcc/ |
| D | README.md | 91 - tools/[biotop](tools/biotop.py): Top for disks: Summarize block device I/O by process. [Examples]…
|