class RubyProf::MultiPrinter

def tree_report

the name of the callgrind profile file
def tree_report
  "#{@directory}/#{@file_name}.callgrind.out.#{$$}"
end