Class | RubyProf::Result |
In: |
lib/ruby-prof/result.rb
|
Parent: | Object |
this method gets called internally when profiling is stopped. it determines for each call_info whether it is minimal: a call_info is minimal in a call tree if the call_info is not a descendant of a call_info of the same method