Sampling CPU profiler for Ruby
rbspy is a sampling CPU profiler for Ruby. rbspy lets you profile Ruby processes that are already running. You give it a PID, and it starts profiling. It's a sampling profiler, which means it's low overhead and safe to run in production. rbspy lets you record profiling data, save the raw profiling data to disk, and then analyze it in a variety of different ways later on.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8.1-2.fc36 | - |
EPEL 8 | 0.8.1-3.el8 | - |
You can contact the maintainers of this package via email at
rust-rbspy dash maintainers at fedoraproject dot org
.