uobjnew: Summarize object allocations
Use various USDT probes in Java and Ruby, and `malloc()` uprobe in C, to summarize object allocations by type or by size. Print statistics at the end or at intervals, with optional trimming of top types by number of instances allocated or number of bytes.
Showing
tools/uobjnew.py
100644 → 100755
Please register or sign in to comment