|
From: Nicholas N. <nj...@cs...> - 2007-05-17 22:08:19
|
On Thu, 17 May 2007, Ferad Zyulkyarov wrote: > Hi, gprof is working in higher level time granularity. > > Here > (http://valgrind.org/docs/manual/cl-format.html#cl-format.overview.example1) > is shown an example with events "cycles" collecting the cycles a > passed until the execution of that line in the file. > > I want to collect that information with callgrind but I don't know > what options (flags) to use to run the tool. I think that is just an example of what could go in the file, but Callgrind doesn't actually collect those numbers. Josef, is that right? Nick |