Skip to content

rbperf v0.4.0

Latest
Compare
Choose a tag to compare
@javierhonduco javierhonduco released this 26 Mar 20:51
· 11 commits to main since this release

Notable changes

  • Add support for Ruby 3.2.0 + 3.2.1 @manuelfelipe and @javierhonduco in #64
  • Allow running on hosts without PMU #63
  • Bumped max stack size to 750 from 150 frames #65
  • Reduce chances of dropped samples #74
  • Fix panic on frame id 0 as it's valid #66
  • Handle missing frames when reading BPF maps #68
  • Improve sample statistics #75

Full Changelog: v0.3.0...v0.4.0