|
From: Taylor H. <wth...@gm...> - 2007-12-20 05:26:49
|
Thanks! Can I restrict that output to just functions defined a certain lib? - Taylor On Dec 19, 2007 6:34 PM, Julian Seward <js...@ac...> wrote: > > > Can valgrind print the function name of functions when they're > invoked? > > valgrind --tool=callgrind --ct-verbose=1 <application> > > J > |