Home
last modified time | relevance | path

Searched refs:uflow (Results 1 – 25 of 28) sorted by relevance

12

/external/bcc/tools/lib/
Duflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
/external/bcc/tools/
Dtclflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
Dperlflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
Dpythonflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
Djavaflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
Dphpflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
Drubyflow_example.txt1 Demonstrations of uflow.
4 uflow traces method entry and exit events and prints a visual flow graph that
13 # ./uflow -l ruby 27245
37 # ./uflow -C java/lang/Thread $(pidof java)
90 # ./uflow -h
91 usage: uflow.py [-h] [-l {java,perl,php,python,ruby,tcl}] [-M METHOD] [-C CLAZZ] [-v]
111 ./uflow -l java 185 # trace Java method calls in process 185
112 ./uflow -l ruby 134 # trace Ruby method calls in process 134
113 ./uflow -M indexOf -l java 185 # trace only 'indexOf'-prefixed methods
114 ./uflow -C '<stdin>' -l python 180 # trace only REPL-defined methods
Dperlflow.sh3 $lib/uflow.py -l perl "$@"
Dpythonflow.sh3 $lib/uflow.py -l python "$@"
Drubyflow.sh3 $lib/uflow.py -l ruby "$@"
Djavaflow.sh3 $lib/uflow.py -l java "$@"
Dphpflow.sh3 $lib/uflow.py -l php "$@"
Dtclflow.sh3 $lib/uflow.py -l tcl "$@"
/external/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
Dsbumpc.pass.cpp36 int_type uflow() in uflow() function
Dsnextc.pass.cpp36 int_type uflow() in uflow() function
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
Dsnextc.pass.cpp35 int_type uflow() in uflow() function
Dsbumpc.pass.cpp35 int_type uflow() in uflow() function
/external/llvm-project/libcxx/include/
Dstreambuf96 virtual int_type uflow();
188 return uflow();
285 virtual int_type uflow();
419 else if ((__c = uflow()) != __eof)
440 basic_streambuf<_CharT, _Traits>::uflow()
D__std_stream49 virtual int_type uflow();
99 __stdinbuf<_CharT>::uflow()
Dfstream47 virtual int_type uflow();
/external/libcxx/include/
Dstreambuf97 virtual int_type uflow();
189 return uflow();
286 virtual int_type uflow();
420 else if ((__c = uflow()) != __eof)
441 basic_streambuf<_CharT, _Traits>::uflow()
D__std_stream50 virtual int_type uflow();
100 __stdinbuf<_CharT>::uflow()
Dfstream48 virtual int_type uflow();
/external/bcc/debian/
Dchangelog53 ucalls, uflow, ugc, uobjnew, ustat, uthreads
/external/bcc/
DREADME.md158 - tools/[uflow](tools/lib/uflow.py): Print a method flow graph in high-level languages. [Examples](…

12