jmaloney10 / allocation-instrumenter
A Java agent that rewrites bytecode to instrument allocation sites
☆37Updated 7 years ago
Alternatives and similar repositories for allocation-instrumenter:
Users that are interested in allocation-instrumenter are comparing it to the libraries listed below
- Pluggable profilers for JMH 1.8☆33Updated 7 years ago
- ☆59Updated 9 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- Experimental JFR parser☆17Updated last month
- Utilities for HDR Histogram logs manipulation☆30Updated 3 years ago
- Visualizer for HdrHistogram and JHiccup logs☆45Updated 2 years ago
- Single-threaded off-heap object store☆45Updated 2 years ago
- GUI for comparing JMH results☆70Updated 8 years ago
- ☆29Updated 3 years ago
- ☆40Updated 6 months ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Agent to detect type pollution due to instanceof/checkcast misuses☆36Updated 2 years ago
- Fork of Evan Jones original mmap-pause project