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