Problem with google-pprof

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I spent some time looking into why google-pprof was broken with debug-stripped binaries. It relates to an issue with addr2line that I'm still looking into, but the easy workaround is to add /usr/lib/debug to the path of the binary you're interested in running analysis on. That is, instead of

google-pprof <display options> /usr/bin/ceph-osd <profile>

you say

google-pprof <display options> /usr/lib/debug/usr/bin/ceph-osd <profile>

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux