class RubyProf::MultiPrinter

def graph_report

the name of the graph profile file
def graph_report
  "#{@directory}/#{@file_name}.graph.txt"
end