A uprobes addendum
A uprobes addendum
Posted Jan 25, 2010 19:41 UTC (Mon) by Cyberax (✭ supporter ✭, #52523)In reply to: A uprobes addendum by adobriyan
Parent article: A uprobes addendum
Posted Jan 26, 2010 11:09 UTC (Tue)
by nix (subscriber, #2304)
[Link] (1 responses)
However, questions like 'why is my PostgreSQL backend suddenly spending most of its time doing IPC to nothing obvious' are basically impossible to answer now without killing the backend and hacking the source code, which would tend to perturb the answer because whatever perturbation of dynamic state was causing this would necessarily be lost when the process was restarted. With systemtap/dtrace annotations and a few taps in easy (even for kernel idiots like me) to figure out places in the kernel, it was trivial to answer.
Posted Jan 26, 2010 22:52 UTC (Tue)
by fuhchee (guest, #40059)
[Link]
Would you mind posting more details about your story?
A uprobes addendum
A uprobes addendum