r000hs_vtune_gprof_2015.axe
$(PYTHON) $(@D)/gprof2dot.py -f axe -o $(@D)/tests/axe/r000hs_vtune_gprof_2015.dot $(@D)/tests/axe/r000hs_vtune_gprof_2015.axe
warning: for axe format, edge weights are unreliable estimates derived from function total times.
dot -Tpng -o $(@D)/tests/axe/r000hs_vtune_gprof_2015.png $(@D)/tests/axe/r000hs_vtune_gprof_2015.dot
nucleotide.axe
$(PYTHON) $(@D)/gprof2dot.py -f axe -o $(@D)/tests/axe/nucleotide.dot $(@D)/tests/axe/nucleotide.axe
warning: for axe format, edge weights are unreliable estimates derived from function total times.
dot -Tpng -o $(@D)/tests/axe/nucleotide.png $(@D)/tests/axe/nucleotide.dot
r000hs_vtune_gprof_2013.axe
$(PYTHON) $(@D)/gprof2dot.py -f axe -o $(@D)/tests/axe/r000hs_vtune_gprof_2013.dot $(@D)/tests/axe/r000hs_vtune_gprof_2013.axe
warning: for axe format, edge weights are unreliable estimates derived from function total times.
dot -Tpng -o $(@D)/tests/axe/r000hs_vtune_gprof_2013.png $(@D)/tests/axe/r000hs_vtune_gprof_2013.dot
r000hs_gprof_cc.axe
$(PYTHON) $(@D)/gprof2dot.py -f axe -o $(@D)/tests/axe/r000hs_gprof_cc.dot $(@D)/tests/axe/r000hs_gprof_cc.axe
warning: for axe format, edge weights are unreliable estimates derived from function total times.
dot -Tpng -o $(@D)/tests/axe/r000hs_gprof_cc.png $(@D)/tests/axe/r000hs_gprof_cc.dot
xdebug-cachegrind.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/xdebug-cachegrind.dot $(@D)/tests/callgrind/xdebug-cachegrind.callgrind
dot -Tpng -o $(@D)/tests/callgrind/xdebug-cachegrind.png $(@D)/tests/callgrind/xdebug-cachegrind.dot
googlecode-issue34.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/googlecode-issue34.dot $(@D)/tests/callgrind/googlecode-issue34.callgrind
dot -Tpng -o $(@D)/tests/callgrind/googlecode-issue34.png $(@D)/tests/callgrind/googlecode-issue34.dot
bzr.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/bzr.dot $(@D)/tests/callgrind/bzr.callgrind
dot -Tpng -o $(@D)/tests/callgrind/bzr.png $(@D)/tests/callgrind/bzr.dot
bool.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/bool.dot $(@D)/tests/callgrind/bool.callgrind
dot -Tpng -o $(@D)/tests/callgrind/bool.png $(@D)/tests/callgrind/bool.dot
xapian.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/xapian.dot $(@D)/tests/callgrind/xapian.callgrind
dot -Tpng -o $(@D)/tests/callgrind/xapian.png $(@D)/tests/callgrind/xapian.dot
issue35.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/issue35.dot $(@D)/tests/callgrind/issue35.callgrind
dot -Tpng -o $(@D)/tests/callgrind/issue35.png $(@D)/tests/callgrind/issue35.dot
googlecode-issue98.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/googlecode-issue98.dot $(@D)/tests/callgrind/googlecode-issue98.callgrind
dot -Tpng -o $(@D)/tests/callgrind/googlecode-issue98.png $(@D)/tests/callgrind/googlecode-issue98.dot
empty.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/empty.dot $(@D)/tests/callgrind/empty.callgrind
dot -Tpng -o $(@D)/tests/callgrind/empty.png $(@D)/tests/callgrind/empty.dot
selinux.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/callgrind/selinux.dot $(@D)/tests/callgrind/selinux.callgrind
dot -Tpng -o $(@D)/tests/callgrind/selinux.png $(@D)/tests/callgrind/selinux.dot
synapse.collapse
$(PYTHON) $(@D)/gprof2dot.py -f collapse -o $(@D)/tests/collapse/synapse.dot $(@D)/tests/collapse/synapse.collapse
dot -Tpng -o $(@D)/tests/collapse/synapse.png $(@D)/tests/collapse/synapse.dot
jdbc.hprof
$(PYTHON) $(@D)/gprof2dot.py -f hprof -o $(@D)/tests/hprof/jdbc.dot $(@D)/tests/hprof/jdbc.hprof
dot -Tpng -o $(@D)/tests/hprof/jdbc.png $(@D)/tests/hprof/jdbc.dot
hadoop.hprof
$(PYTHON) $(@D)/gprof2dot.py -f hprof -o $(@D)/tests/hprof/hadoop.dot $(@D)/tests/hprof/hadoop.hprof
dot -Tpng -o $(@D)/tests/hprof/hadoop.png $(@D)/tests/hprof/hadoop.dot
empty.json
$(PYTHON) $(@D)/gprof2dot.py -f json -o $(@D)/tests/json/empty.dot $(@D)/tests/json/empty.json
dot -Tpng -o $(@D)/tests/json/empty.png $(@D)/tests/json/empty.dot
diamond.json
$(PYTHON) $(@D)/gprof2dot.py -f json -o $(@D)/tests/json/diamond.dot $(@D)/tests/json/diamond.json
dot -Tpng -o $(@D)/tests/json/diamond.png $(@D)/tests/json/diamond.dot
cycle.json
$(PYTHON) $(@D)/gprof2dot.py -f json -o $(@D)/tests/json/cycle.dot $(@D)/tests/json/cycle.json
dot -Tpng -o $(@D)/tests/json/cycle.png $(@D)/tests/json/cycle.dot
memtrail.maximum.json
$(PYTHON) $(@D)/gprof2dot.py -f json -o $(@D)/tests/json/memtrail.maximum.dot $(@D)/tests/json/memtrail.maximum.json
dot -Tpng -o $(@D)/tests/json/memtrail.maximum.png $(@D)/tests/json/memtrail.maximum.dot
memtrail.leaked.json
$(PYTHON) $(@D)/gprof2dot.py -f json -o $(@D)/tests/json/memtrail.leaked.dot $(@D)/tests/json/memtrail.leaked.json
dot -Tpng -o $(@D)/tests/json/memtrail.leaked.png $(@D)/tests/json/memtrail.leaked.dot
x11perf.oprofile
$(PYTHON) $(@D)/gprof2dot.py -f oprofile -o $(@D)/tests/oprofile/x11perf.dot $(@D)/tests/oprofile/x11perf.oprofile
dot -Tpng -o $(@D)/tests/oprofile/x11perf.png $(@D)/tests/oprofile/x11perf.dot
gallium.oprofile
$(PYTHON) $(@D)/gprof2dot.py -f oprofile -o $(@D)/tests/oprofile/gallium.dot $(@D)/tests/oprofile/gallium.oprofile
dot -Tpng -o $(@D)/tests/oprofile/gallium.png $(@D)/tests/oprofile/gallium.dot
issue28-c++filt.perf
$(PYTHON) $(@D)/gprof2dot.py -f perf -o $(@D)/tests/perf/issue28-c++filt.dot $(@D)/tests/perf/issue28-c++filt.perf
dot -Tpng -o $(@D)/tests/perf/issue28-c++filt.png $(@D)/tests/perf/issue28-c++filt.dot
issue28.perf
$(PYTHON) $(@D)/gprof2dot.py -f perf -o $(@D)/tests/perf/issue28.dot $(@D)/tests/perf/issue28.perf
dot -Tpng -o $(@D)/tests/perf/issue28.png $(@D)/tests/perf/issue28.dot
xwax.perf
$(PYTHON) $(@D)/gprof2dot.py -f perf -o $(@D)/tests/perf/xwax.dot $(@D)/tests/perf/xwax.perf
dot -Tpng -o $(@D)/tests/perf/xwax.png $(@D)/tests/perf/xwax.dot
val3_perf.perf
$(PYTHON) $(@D)/gprof2dot.py -f perf -o $(@D)/tests/perf/val3_perf.dot $(@D)/tests/perf/val3_perf.perf
dot -Tpng -o $(@D)/tests/perf/val3_perf.png $(@D)/tests/perf/val3_perf.dot
glxgears.perf
$(PYTHON) $(@D)/gprof2dot.py -f perf -o $(@D)/tests/perf/glxgears.dot $(@D)/tests/perf/glxgears.perf
dot -Tpng -o $(@D)/tests/perf/glxgears.png $(@D)/tests/perf/glxgears.dot
dan.skorupski.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/dan.skorupski.dot $(@D)/tests/prof/dan.skorupski.prof
warning: <cycle 1 as a whole> entry missing
dot -Tpng -o $(@D)/tests/prof/dan.skorupski.png $(@D)/tests/prof/dan.skorupski.dot
ibm.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/ibm.dot $(@D)/tests/prof/ibm.prof
dot -Tpng -o $(@D)/tests/prof/ibm.png $(@D)/tests/prof/ibm.dot
issue30.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/issue30.dot $(@D)/tests/prof/issue30.prof
warning: truncating function name with 9718 chars (boost::proto::detail::default_sh...)
warning: truncating function name with 11038 chars (boost::proto::detail::default_sh...)
warning: truncating function name with 15322 chars (boost::phoenix::custom_terminal<...)
warning: truncating function name with 19625 chars (boost::proto::switch_<boost::pho...)
warning: truncating function name with 8430 chars (boost::phoenix::actor<boost::pro...)
warning: truncating function name with 10262 chars (boost::proto::detail::default_sh...)
warning: truncating function name with 11130 chars (boost::phoenix::evaluator::impl<...)
warning: truncating function name with 12612 chars (boost::log::v2_mt_posix::express...)
warning: truncating function name with 9012 chars (boost::proto::detail::default_sh...)
warning: truncating function name with 7974 chars (boost::proto::detail::default_sh...)
warning: truncating function name with 15023 chars (boost::proto::switch_<boost::pho...)
warning: truncating function name with 8066 chars (boost::phoenix::evaluator::impl<...)
warning: truncating function name with 12697 chars (boost::phoenix::custom_terminal<...)
warning: truncating function name with 11037 chars (boost::log::v2_mt_posix::express...)
warning: truncating function name with 6720 chars (boost::proto::detail::default_sh...)
warning: truncating function name with 6812 chars (boost::phoenix::evaluator::impl<...)
warning: truncating function name with 13142 chars (boost::proto::switch_<boost::pho...)
dot -Tpng -o $(@D)/tests/prof/issue30.png $(@D)/tests/prof/issue30.dot
dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.519781 to fit
zeros.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/zeros.dot $(@D)/tests/prof/zeros.prof
dot -Tpng -o $(@D)/tests/prof/zeros.png $(@D)/tests/prof/zeros.dot
val3_gprof.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/val3_gprof.dot $(@D)/tests/prof/val3_gprof.prof
dot -Tpng -o $(@D)/tests/prof/val3_gprof.png $(@D)/tests/prof/val3_gprof.dot
hpasanen.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/hpasanen.dot $(@D)/tests/prof/hpasanen.prof
warning: <cycle 1 as a whole> entry missing
dot -Tpng -o $(@D)/tests/prof/hpasanen.png $(@D)/tests/prof/hpasanen.dot
embedded.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/embedded.dot $(@D)/tests/prof/embedded.prof
warning: unrecognized call graph entry: '                (K)     (K) '
dot -Tpng -o $(@D)/tests/prof/embedded.png $(@D)/tests/prof/embedded.dot
issue29.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/issue29.dot $(@D)/tests/prof/issue29.prof
dot -Tpng -o $(@D)/tests/prof/issue29.png $(@D)/tests/prof/issue29.dot
gnu2.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/gnu2.dot $(@D)/tests/prof/gnu2.prof
dot -Tpng -o $(@D)/tests/prof/gnu2.png $(@D)/tests/prof/gnu2.dot
shedskin.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/shedskin.dot $(@D)/tests/prof/shedskin.prof
dot -Tpng -o $(@D)/tests/prof/shedskin.png $(@D)/tests/prof/shedskin.dot
cycle.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/cycle.dot $(@D)/tests/prof/cycle.prof
dot -Tpng -o $(@D)/tests/prof/cycle.png $(@D)/tests/prof/cycle.dot
issue88.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/issue88.dot $(@D)/tests/prof/issue88.prof
dot -Tpng -o $(@D)/tests/prof/issue88.png $(@D)/tests/prof/issue88.dot
gnu1.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/gnu1.dot $(@D)/tests/prof/gnu1.prof
dot -Tpng -o $(@D)/tests/prof/gnu1.png $(@D)/tests/prof/gnu1.dot
darwin.prof
$(PYTHON) $(@D)/gprof2dot.py -f prof -o $(@D)/tests/prof/darwin.dot $(@D)/tests/prof/darwin.prof
dot -Tpng -o $(@D)/tests/prof/darwin.png $(@D)/tests/prof/darwin.dot
memtrail.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats -o $(@D)/tests/pstats/memtrail.dot $(@D)/tests/pstats/memtrail.pstats
dot -Tpng -o $(@D)/tests/pstats/memtrail.png $(@D)/tests/pstats/memtrail.dot
apitrace.sleepy
$(PYTHON) $(@D)/gprof2dot.py -f sleepy -o $(@D)/tests/sleepy/apitrace.dot $(@D)/tests/sleepy/apitrace.sleepy
dot -Tpng -o $(@D)/tests/sleepy/apitrace.png $(@D)/tests/sleepy/apitrace.dot
val3_sleepy.sleepy
$(PYTHON) $(@D)/gprof2dot.py -f sleepy -o $(@D)/tests/sleepy/val3_sleepy.dot $(@D)/tests/sleepy/val3_sleepy.sleepy
dot -Tpng -o $(@D)/tests/sleepy/val3_sleepy.png $(@D)/tests/sleepy/val3_sleepy.dot
nautilus.sysprof
$(PYTHON) $(@D)/gprof2dot.py -f sysprof -o $(@D)/tests/sysprof/nautilus.dot $(@D)/tests/sysprof/nautilus.sysprof
dot -Tpng -o $(@D)/tests/sysprof/nautilus.png $(@D)/tests/sysprof/nautilus.dot
val3_xperf.xperf
$(PYTHON) $(@D)/gprof2dot.py -f xperf -o $(@D)/tests/xperf/val3_xperf.dot $(@D)/tests/xperf/val3_xperf.xperf
dot -Tpng -o $(@D)/tests/xperf/val3_xperf.png $(@D)/tests/xperf/val3_xperf.dot
go.dtrace
$(PYTHON) $(@D)/gprof2dot.py -f dtrace -o $(@D)/tests/dtrace/go.dot $(@D)/tests/dtrace/go.dtrace
dot -Tpng -o $(@D)/tests/dtrace/go.png $(@D)/tests/dtrace/go.dot
rust.dtrace
$(PYTHON) $(@D)/gprof2dot.py -f dtrace -o $(@D)/tests/dtrace/rust.dot $(@D)/tests/dtrace/rust.dtrace
dot -Tpng -o $(@D)/tests/dtrace/rust.png $(@D)/tests/dtrace/rust.dot
test1.txt
$(PYTHON) $(@D)/gprof2dot.py -f axe -o $(@D)/tests/compare/axe/test/test1..dot --compare $(@D)/tests/compare/axe/test/test1.txt $(@D)/tests/compare/axe/test/test2.txt
warning: for axe format, edge weights are unreliable estimates derived from function total times.
warning: for axe format, edge weights are unreliable estimates derived from function total times.
dot -Tpng -o $(@D)/tests/compare/axe/test/test1..png $(@D)/tests/compare/axe/test/test1..dot
test1.callgrind
$(PYTHON) $(@D)/gprof2dot.py -f callgrind -o $(@D)/tests/compare/callgrind/test/test1..dot --compare $(@D)/tests/compare/callgrind/test/test1.callgrind $(@D)/tests/compare/callgrind/test/test2.callgrind
dot -Tpng -o $(@D)/tests/compare/callgrind/test/test1..png $(@D)/tests/compare/callgrind/test/test1..dot
print1.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats -o $(@D)/tests/compare/pstats/print/print1..dot --compare $(@D)/tests/compare/pstats/print/print1.pstats $(@D)/tests/compare/pstats/print/print2.pstats
dot -Tpng -o $(@D)/tests/compare/pstats/print/print1..png $(@D)/tests/compare/pstats/print/print1..dot
$(PYTHON) $(@D)/gprof2dot.py -f pstats --list-functions=+ $(@D)/tests/pstats/memtrail.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats --list-functions=execfile $(@D)/tests/pstats/memtrail.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats --list-functions=*execfile $(@D)/tests/pstats/memtrail.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats --list-functions=*:execfile $(@D)/tests/pstats/memtrail.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats --list-functions=*parse $(@D)/tests/pstats/memtrail.pstats
$(PYTHON) $(@D)/gprof2dot.py -f pstats --list-functions=*parse_* $(@D)/tests/pstats/memtrail.pstats