Skip to content

Releases: rbspy/rbspy

v0.2.4: Ruby 2.5.1 support

03 Apr 22:11
Compare
Choose a tag to compare

Changelog:

  • Add Ruby 2.5.1 support (#135). (thanks to @yosiat for reporting!)

v0.2.3

27 Mar 22:03
Compare
Choose a tag to compare

Changelog:

  • Improve reporting when the sample rate is too high: give a percentage of stack traces which were sampled late instead of just spewing errors (#129)
  • Add a more helpful error message when there are permission denied errors. Thanks @jmeagher!(#121)
  • Filter out 'unknown C function' functions when generating callgrind summary. This makes the callgrind output much more usable when used with kcachegrind. (#125)

v0.2.2

24 Feb 20:26
Compare
Choose a tag to compare
0.2.2

v0.2.1: Add --subprocesses flag to rbspy record

23 Feb 23:07
Compare
Choose a tag to compare
Co-authored-by: Joel Johnson <johnson.joel.b@gmail.com>
Co-authored-by: Julia Evans <julia@jvns.ca>

v0.2.0

20 Feb 04:36
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Add a "report" subcommand

v0.1.9

20 Feb 04:39
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release
v0.1.9

v0.1.8

01 Feb 15:57
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release
Version 0.1.8

v0.1.7

31 Jan 20:07
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
Don't crash if we fall behind our expected sample time

v0.1.6: Mac support!

31 Jan 05:18
8050fd5
Compare
Choose a tag to compare
v0.1.6: Mac support! Pre-release
Pre-release
Merge pull request #69 from rbspy/mac-support

Mac support!

v0.1.5: callgrind output format

29 Jan 17:47
f1e7224
Compare
Choose a tag to compare
Pre-release
Merge pull request #75 from vasi/vasi-callgrind

Add callgrind output