A sampling profiler for Ruby code based on patches to gperftools.
gem install perftools.rbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Profile a block of Ruby code and save results to a file.
Install gperftools via your package manager (e.g., apt-get install google-perftools).
No dependency data recorded yet.