Finding a profiler that works, damnit
Finding a profiler that works, damnit
Posted Mar 24, 2010 8:12 UTC (Wed) by ringerc (guest, #3071)In reply to: Finding a profiler that works, damnit by joseph.h.garvin
Parent article: KVM, QEMU, and kernel project management
... and often those debug symbols are included as separate -dbg or -debug packages in the package management system, so if your tool knows how to read gdb external debug symbol files, you get to use the original binaries AND get debug info.
Of course, many profiling tools don't know about external debuginfo files...
