Skip to content

Built-in SVG generator

Compare
Choose a tag to compare
@SapMachine SapMachine released this 06 Dec 14:58
· 1 commit to main since this release

v1.2

Features

  • Produce SVG files out of the box; flamegraph.pl is no longer needed
  • Profile ReentrantLock contention
  • Java API

Improvements

  • Allocation and Lock profiler now works on JDK 7, too
  • Faster dumping of results

Changes

  • total counter of allocation profiler now measures heap pressure (like JMC)