Two questions:

First -
Any suggestions as to where to look when callgrind only finds
hexadecimal strings as function names? For instance, should I expect
this a problem in the way I'm building the program, running it,
passing options to callgrind...?

Second -
I'm writing out decompressed callgrind data files and then parsing
them with a python script to grab total cost. This seems to disagree
with kcachegrind when there are multiple function definitions. That
is, two points in the file when

fn='functionname'
0 cost#
.
.
etc

should I ignore these duplicates? Suggestions much appreciated.



Evan

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to