|
From: Josef W. <Jos...@gm...> - 2005-10-06 22:46:25
|
Hi FYI, I just released the Callgrind port for Valgrind 3.0.x (with support for x86-64). Aside from the port, it has the same feature set as 0.9.12. Note that supporting the new architecture needs no changes to KCachegrind. Get it from http://kcachegrind.sourceforge.net/ Hoping for bug reports, feedback etc. Cheers, Josef PS: I fixed the final issue (detecting _dl_runtime_resolve even with a stripped ld.so) by comparing with the known code sequences (Thanks to John Reiser for the hint). |