From c66f0547024b54c1a944746e947328c4e7fa56ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 May 2015 14:42:17 +0300 Subject: Update profiling scripts. --- build/makegprof | 1 + 1 file changed, 1 insertion(+) (limited to 'build/makegprof') diff --git a/build/makegprof b/build/makegprof index d408bf0d3..bfe6922d7 100755 --- a/build/makegprof +++ b/build/makegprof @@ -2,5 +2,6 @@ mv ../run/gmon.out . gprof ../run/bin/manaplus >gprof.txt +gprof --inline-file-names ../run/bin/manaplus >gprofi.txt cat gprof.txt | gprof2dot.py >gprof.dot cat gprof.dot | dot -Tpng -o gprof.png -- cgit v1.2.3-70-g09d2