Metadata


Name
stackprof
Version
0.2.1
Platform
ruby
Authors
Aman Gupta
Bindir
bin
Date
2013-12-29 00:00:00 UTC
Dependencies
rake-compiler (>= 0, development)
Description
stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.
Email
aman@tmm1.net
Executables
stackprof
Extensions
ext/extconf.rb
Files
.gitignore
Gemfile
Gemfile.lock
README.md
Rakefile
bin/stackprof
ext/extconf.rb
ext/stackprof.c
lib/stackprof/middleware.rb
lib/stackprof/report.rb
sample.rb
stackprof.gemspec
test/test_stackprof.rb
Homepage
http://github.com/tmm1/stackprof
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.2.0.rc.1
Specification version
4
Summary
sampling callstack-profiler for ruby 2.1+
Original platform
ruby
New platform
ruby