Dear all, I'm trying to get the call graph of a program and want to limit callgrind's gathering of data to just my code, ignoring all functions within any libraries I link against.
Is this possible? I've gone through the docs and searched the list but didn't find anything. Right now I'm getting info on tons of functions from locations ld-2.7.so, libc-2.7.so, etc., that I don't need. Thanks for your attention. Best regards. Adrian. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
