tools: Script skeletons
authorSasha Goldshtein <goldshtn@gmail.com>
Thu, 20 Oct 2016 23:08:37 +0000 (16:08 -0700)
committerSasha Goldshtein <goldshtn@gmail.com>
Mon, 19 Dec 2016 09:46:05 +0000 (09:46 +0000)
commitc0217a9b683db8df91e73c6a537b7ce80ee17528
tree04b72c41ffb7b3a3f478cf42b2c37c1a5c40e041
parentddef09a1c99a344905c8268ccc80555a2e341555
tools: Script skeletons

Skeletons for method flow, object allocations, general
event statistics, and thread statistics.
tools/ucalls.py
tools/uflow.py [new file with mode: 0644]
tools/uobjnew.py [new file with mode: 0644]
tools/ustat.py [new file with mode: 0644]
tools/uthreads.py [new file with mode: 0644]