/external/bcc/tools/ |
D | javastat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | rubystat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | nodestat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | pythonstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | tclstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | perlstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | phpstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
/external/bcc/tools/lib/ |
D | ustat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | ustat.py | 4 # ustat Activity stats from high-level languages, including exceptions, 8 # USAGE: ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] 124 ./ustat # stats for all languages, 1 second refresh 125 ./ustat -C # don't clear the screen 126 ./ustat -l java # Java processes only 127 ./ustat 5 # 5 second summaries 128 ./ustat 5 10 # 5 second summaries, 10 times only
|
/external/ltp/testcases/kernel/syscalls/ustat/ |
D | ustat02.c | 5 * Test whether ustat(2) system call returns appropriate error number for 15 #include "lapi/ustat.h" 20 struct ustat ubuf; 27 struct ustat *buf; 42 tst_res(TPASS | TTERRNO, "ustat(2) expected failure"); in run() 45 "ustat(2) failed to produce expected error; %d, errno" in run()
|
D | ustat01.c | 5 * Check that ustat() succeeds given correct parameters. 14 #include "lapi/ustat.h" 21 struct ustat ubuf; in run() 26 tst_res(TFAIL | TTERRNO, "ustat(2) failed"); in run() 28 tst_res(TPASS, "ustat(2) passed"); in run()
|
/external/strace/tests/ |
D | ustat.c | 38 # include <ustat.h> 50 TAIL_ALLOC_OBJECT_CONST_PTR(struct ustat, ust); in main() 58 printf("ustat(makedev(%u, %u), %p) = %s\n", in main() 61 printf("ustat(makedev(%u, %u)" in main() 70 printf("ustat(makedev(%u, %u), NULL) = %s\n", in main() 74 printf("ustat(makedev(%u, %u), %p) = %s\n", in main()
|
/external/strace/tests-mx32/ |
D | ustat.c | 38 # include <ustat.h> 50 TAIL_ALLOC_OBJECT_CONST_PTR(struct ustat, ust); in main() 58 printf("ustat(makedev(%u, %u), %p) = %s\n", in main() 61 printf("ustat(makedev(%u, %u)" in main() 70 printf("ustat(makedev(%u, %u), NULL) = %s\n", in main() 74 printf("ustat(makedev(%u, %u), %p) = %s\n", in main()
|
/external/strace/tests-m32/ |
D | ustat.c | 38 # include <ustat.h> 50 TAIL_ALLOC_OBJECT_CONST_PTR(struct ustat, ust); in main() 58 printf("ustat(makedev(%u, %u), %p) = %s\n", in main() 61 printf("ustat(makedev(%u, %u)" in main() 70 printf("ustat(makedev(%u, %u), NULL) = %s\n", in main() 74 printf("ustat(makedev(%u, %u), %p) = %s\n", in main()
|
/external/bcc/man/man8/ |
D | pythonstat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | nodestat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | perlstat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | javastat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | ustat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | rubystat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | phpstat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
D | tclstat.8 | 1 .TH ustat 8 "2018-10-09" "USER COMMANDS" 3 ustat, javastat, nodestat, perlstat, phpstat, pythonstat, rubystat, tclstat \- Activity stats from 20 .B ustat [-l {java,node,perl,php,python,ruby,tcl}] [-C] [-S {cload,excp,gc,method,objnew,thread}] [… 72 .B ustat 76 .B ustat -Cr 8 80 .B ustat 5 10
|
/external/strace/ |
D | ustat.c | 31 # include <ustat.h> 32 typedef struct ustat struct_ustat; 37 SYS_FUNC(ustat) in SYS_FUNC() argument
|
/external/ltp/include/lapi/ |
D | ustat.h | 9 # include <sys/ustat.h> 11 struct ustat { struct
|
/external/bcc/snapcraft/ |
D | snapcraft.yaml | 309 ustat: 310 command: wrapper lib/ustat 311 aliases: [ustat]
|