12.07.2015 Views

Uprobes: User-Space Probes - The Linux Foundation

Uprobes: User-Space Probes - The Linux Foundation

Uprobes: User-Space Probes - The Linux Foundation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Single-stepping Out of Line●●●Establish probepoint:– Replace original opcode with int3– Allocate XOL slot– Copy original instruction to XOL slotBreakpoint trap:– Run user's handler– Single-step instruction copySingle-step trap:– “Fix things up”– Continue at next instruction●Works for multithreaded apps

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!