|
From: Josef W. <Jos...@gm...> - 2005-10-10 17:16:14
|
On Monday 10 October 2005 18:25, Dennis Lubert wrote: > Hi, > > anyone knows if callgrind is actively maintained It is actively maintained, > and "fits" to the valgrind > svn version somewhere ? but only against stable Valgrind releases. > Since valgrind svn does work better than current > release here, Im using this, but callgrind (0.10.0) does not work with it, > it has problems because of vgPlain_client_argv beeing removed... Obviously there are some changes in the tool interface, but I did not investigate yet. Patches welcome ;-) An issue for external tools is that they are statically linked now. To check that this is working (VG needs to install a library to link against), I should probably have a look. Josef |