Skip to content

0.4.0 - support profiling by perf tool

Latest
Compare
Choose a tag to compare
@YaSuenag YaSuenag released this 28 Sep 06:05
· 5 commits to main since this release

What's Changed

  • Dump perf map for assembled methods if you want. You can use it on perf report on Linux.
  • Generate jitdump for assembled methods if you want. You can annotate assembled methods if you inject it with perf inject.

Full Changelog: 0.3.0...0.4.0