What's Changed
- Add warning for
perf_event_paranoid >= 3
by @topolarity in #40 - Use prctl to enable/ disable perf for lower overhead by @Zentrik in #38
- Fix syscall numbers for non-x86_64 architectures by @topolarity in #41
- Don't leak
PerfBench
in@measure
by @topolarity in #42
New Contributors
- @topolarity made their first contribution in #40
Full Changelog: v0.3.8...v0.4.0