PmcTools Kcachegrind support allow full inspection of pmc capture under Kcachegrind (kde4sdk).

Sample command:

pmcstat -Sinstructions -O/tmp/pmctest.bin ~/pmctest/prog/pmctest 1000

pmcstat -R/tmp/pmctest.bin -F/tmp/pmctest.cg

/usr/local/kde4/bin/kcachegrind /tmp/pmctest.cg

Tips:

Sample output for graph view:

Kcachegrind_pmctest_graphview.png

Sample output for source view (C+asm):

Kcachegrind_pmctest_srcview.png

Sample output for full frame capture:

Kcachegrind_fullframe.png

PmcTools/PmcKcachegrind (last edited 2010-03-09T22:55:22+0000 by FabienThomas)