Callgrind: Fix annotate script for data produced with --dump-instr=yes

I just noticed that this is still a little wrong, as counts for e.g.
"strcmp" from libc and "strcmp" from ld.so will make up only one entry,
with the object name randomly choosen... but otherwise, it matches
with the data shown by KCachegrind.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6044 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed