Finding a profiler that works, damnit
Finding a profiler that works, damnit
Posted Mar 24, 2010 10:34 UTC (Wed) by nix (subscriber, #2304)In reply to: Finding a profiler that works, damnit by foom
Parent article: KVM, QEMU, and kernel project management
In any case, the fix is obvious. Dump an address out in the fast path, and convert it to a stacktrace later on. This is what absolutely everything else does, from GDB to valgrind to sysprof.
