Open GoogleCodeExporter opened 9 years ago
Forgot to attach the ls.callgrind file. Attached it for your reference.
thanks
Original comment by immaneni...@gmail.com
on 19 Apr 2013 at 12:14
Attachments:
Can someone please help me? Let me know what compiler flags I need for the
function names to be stored in ls.prof file so that it can be converted to
ls.callgrind and the kachegrind will display it.
Original comment by immaneni...@gmail.com
on 19 Apr 2013 at 8:23
Please help me.
I have compiled the code using option -c -g -p -save-temps.
Linked the code with -g -p option as well.
Ran the code and obtained the cpu profiler output. On running the pprof on the
profiler output I am can see the addresses and not the function names. Please
let me know what to do. Please help me!!!
Original comment by immaneni...@gmail.com
on 22 Apr 2013 at 11:25
how can one see the function names and the line numbers in the profiled output
when running pprof with ls.prof?
command used is pprof --callgrind /bin/ls ls.prof
Thanks
Original comment by immaneni...@gmail.com
on 22 Apr 2013 at 11:26
Please close this thread. Got it as had to read pprof to analyze the output
properly. Thanks!!!
Original comment by immaneni...@gmail.com
on 23 Apr 2013 at 6:56
Would be super awesome if you could contribute your findings as a patch for
pprof.1.
Original comment by alkondratenko
on 6 Jul 2013 at 9:11
Original issue reported on code.google.com by
immaneni...@gmail.com
on 19 Apr 2013 at 12:10