|
From: Josef W. <Jos...@gm...> - 2011-07-08 18:00:06
|
On Thursday 07 July 2011, Josef Weidendorfer wrote: > valgrind --tool=callgrind --ct-verbose=1 ... By the way: please only look at the sequence of function calls printed out. The rest probably is completely misleading (esp. the stuff that looks like parameters of the called functions). The option "--ct-verbose" is for internal debugging only, not further documented, and the output can change at every release without notice. Josef |