Files
LICENSE
README
bin/ruby-prof
examples/flat.txt
examples/graph.html
examples/graph.txt
ext/measure_allocations.h
ext/measure_cpu_time.h
ext/measure_gc_runs.h
ext/measure_gc_time.h
ext/measure_memory.h
ext/measure_process_time.h
ext/measure_wall_time.h
ext/ruby_prof.c
ext/version.h
lib/ruby-prof.rb
lib/ruby-prof/abstract_printer.rb
lib/ruby-prof/aggregate_call_info.rb
lib/ruby-prof/call_info.rb
lib/ruby-prof/call_tree_printer.rb
lib/ruby-prof/flat_printer.rb
lib/ruby-prof/graph_html_printer.rb
lib/ruby-prof/graph_printer.rb
lib/ruby-prof/method_info.rb
lib/ruby-prof/task.rb
lib/ruby-prof/test.rb
lib/unprof.rb
show all