Home
last modified time | relevance | path

Searched full:uobjnew (Results 1 – 23 of 23) sorted by relevance

/external/bcc/tools/
Dcobjnew_example.txt1 Demonstrations of uobjnew.
4 uobjnew summarizes new object allocation events and prints out statistics on
12 # ./uobjnew -l ruby 27245
31 # ./uobjnew -S 10 -l c 27245
50 # ./uobjnew -h
51 usage: uobjnew.py [-h] [-l {c,java,ruby,tcl}] [-C TOP_COUNT] [-S TOP_SIZE] [-v]
72 ./uobjnew -l java 145 # summarize Java allocations in process 145
73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
74 ./uobjnew -l ruby 6712 -C 10 # top 10 Ruby types by number of allocations
75 ./uobjnew -l ruby 6712 -S 10 # top 10 Ruby types by total size
Djavaobjnew_example.txt1 Demonstrations of uobjnew.
4 uobjnew summarizes new object allocation events and prints out statistics on
12 # ./uobjnew -l ruby 27245
31 # ./uobjnew -S 10 -l c 27245
50 # ./uobjnew -h
51 usage: uobjnew.py [-h] [-l {c,java,ruby,tcl}] [-C TOP_COUNT] [-S TOP_SIZE] [-v]
72 ./uobjnew -l java 145 # summarize Java allocations in process 145
73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
74 ./uobjnew -l ruby 6712 -C 10 # top 10 Ruby types by number of allocations
75 ./uobjnew -l ruby 6712 -S 10 # top 10 Ruby types by total size
Dtclobjnew_example.txt1 Demonstrations of uobjnew.
4 uobjnew summarizes new object allocation events and prints out statistics on
12 # ./uobjnew -l ruby 27245
31 # ./uobjnew -S 10 -l c 27245
50 # ./uobjnew -h
51 usage: uobjnew.py [-h] [-l {c,java,ruby,tcl}] [-C TOP_COUNT] [-S TOP_SIZE] [-v]
72 ./uobjnew -l java 145 # summarize Java allocations in process 145
73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
74 ./uobjnew -l ruby 6712 -C 10 # top 10 Ruby types by number of allocations
75 ./uobjnew -l ruby 6712 -S 10 # top 10 Ruby types by total size
Drubyobjnew_example.txt1 Demonstrations of uobjnew.
4 uobjnew summarizes new object allocation events and prints out statistics on
12 # ./uobjnew -l ruby 27245
31 # ./uobjnew -S 10 -l c 27245
50 # ./uobjnew -h
51 usage: uobjnew.py [-h] [-l {c,java,ruby,tcl}] [-C TOP_COUNT] [-S TOP_SIZE] [-v]
72 ./uobjnew -l java 145 # summarize Java allocations in process 145
73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
74 ./uobjnew -l ruby 6712 -C 10 # top 10 Ruby types by number of allocations
75 ./uobjnew -l ruby 6712 -S 10 # top 10 Ruby types by total size
Dcobjnew.sh3 $lib/uobjnew.py -l c "$@"
Drubyobjnew.sh3 $lib/uobjnew.py -l ruby "$@"
Djavaobjnew.sh3 $lib/uobjnew.py -l java "$@"
Dtclobjnew.sh3 $lib/uobjnew.py -l tcl "$@"
/external/bcc/tools/lib/
Duobjnew_example.txt1 Demonstrations of uobjnew.
4 uobjnew summarizes new object allocation events and prints out statistics on
12 # ./uobjnew -l ruby 27245
31 # ./uobjnew -S 10 -l c 27245
50 # ./uobjnew -h
51 usage: uobjnew.py [-h] [-l {c,java,ruby,tcl}] [-C TOP_COUNT] [-S TOP_SIZE] [-v]
72 ./uobjnew -l java 145 # summarize Java allocations in process 145
73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
74 ./uobjnew -l ruby 6712 -C 10 # top 10 Ruby types by number of allocations
75 ./uobjnew -l ruby 6712 -S 10 # top 10 Ruby types by total size
Duobjnew.py4 # uobjnew Summarize object allocations in high-level languages.
7 # USAGE: uobjnew [-h] [-T TOP] [-v] {c,java,ruby,tcl} pid [interval]
24 ./uobjnew -l java 145 # summarize Java allocations in process 145
25 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
26 ./uobjnew -l ruby 6712 -C 10 # top 10 Ruby types by number of allocations
27 ./uobjnew -l ruby 6712 -S 10 # top 10 Ruby types by total size
/external/bcc/man/man8/
Djavaobjnew.81 .TH uobjnew 8 "2018-10-09" "USER COMMANDS"
3 uobjnew, cobjnew, javaobjnew, rubyobjnew, tclobjnew \- Summarize object allocations in
14 .B uobjnew [-h] [-C TOP_COUNT] [-S TOP_SIZE] [-v] [-l {c,java,ruby,tcl}] pid [interval]
16 uobjnew traces object allocations in high-level languages (including "malloc")
53 .B uobjnew ruby 148
57 .B uobjnew -S 10 c 1788
Duobjnew.81 .TH uobjnew 8 "2018-10-09" "USER COMMANDS"
3 uobjnew, cobjnew, javaobjnew, rubyobjnew, tclobjnew \- Summarize object allocations in
14 .B uobjnew [-h] [-C TOP_COUNT] [-S TOP_SIZE] [-v] [-l {c,java,ruby,tcl}] pid [interval]
16 uobjnew traces object allocations in high-level languages (including "malloc")
53 .B uobjnew ruby 148
57 .B uobjnew -S 10 c 1788
Drubyobjnew.81 .TH uobjnew 8 "2018-10-09" "USER COMMANDS"
3 uobjnew, cobjnew, javaobjnew, rubyobjnew, tclobjnew \- Summarize object allocations in
14 .B uobjnew [-h] [-C TOP_COUNT] [-S TOP_SIZE] [-v] [-l {c,java,ruby,tcl}] pid [interval]
16 uobjnew traces object allocations in high-level languages (including "malloc")
53 .B uobjnew ruby 148
57 .B uobjnew -S 10 c 1788
Dcobjnew.81 .TH uobjnew 8 "2018-10-09" "USER COMMANDS"
3 uobjnew, cobjnew, javaobjnew, rubyobjnew, tclobjnew \- Summarize object allocations in
14 .B uobjnew [-h] [-C TOP_COUNT] [-S TOP_SIZE] [-v] [-l {c,java,ruby,tcl}] pid [interval]
16 uobjnew traces object allocations in high-level languages (including "malloc")
53 .B uobjnew ruby 148
57 .B uobjnew -S 10 c 1788
Dtclobjnew.81 .TH uobjnew 8 "2018-10-09" "USER COMMANDS"
3 uobjnew, cobjnew, javaobjnew, rubyobjnew, tclobjnew \- Summarize object allocations in
14 .B uobjnew [-h] [-C TOP_COUNT] [-S TOP_SIZE] [-v] [-l {c,java,ruby,tcl}] pid [interval]
16 uobjnew traces object allocations in high-level languages (including "malloc")
53 .B uobjnew ruby 148
57 .B uobjnew -S 10 c 1788
Drubygc.898 trace(8), ustat(8), uobjnew(8)
Dnodegc.898 trace(8), ustat(8), uobjnew(8)
Djavagc.898 trace(8), ustat(8), uobjnew(8)
Dugc.898 trace(8), ustat(8), uobjnew(8)
Dpythongc.898 trace(8), ustat(8), uobjnew(8)
/external/bcc/snapcraft/
Dsnapcraft.yaml252 uobjnew:
253 command: usr/share/bcc/tools/lib/uobjnew
/external/bcc/debian/
Dchangelog53 ucalls, uflow, ugc, uobjnew, ustat, uthreads
/external/bcc/
DREADME.md160 - tools/[uobjnew](tools/lib/uobjnew.py): Summarize object allocation events by object type and numb…