Locating System Problems Using Dynamic Instrumentation
Submitted by admin on Sat, 2006-09-02 20:24
Diagnosing complex performance or kernel debugging problems often requires kernel modifications with multiple rebuilds and reboots. This is tedious, time-consuming work that most developers would prefer to minimize.
Systemtap uses the kprobes infrastructure to dynamically instrument the kernel and user applications. Systemtap instrumentation incurs low overhead when enabled, and zero overhead when disabled. SystemTap provides facilities to define instrumentation points in a high-level language, and to aggregate and analyze the instrumentation data. Details of the SystemTap architecture and implementation are presented, along with an example of its application.
...
Download PDF.
»
- Add new comment
- 1611 reads








Recent comments
3 weeks 5 days ago
3 weeks 5 days ago
5 weeks 2 days ago
9 weeks 3 days ago
11 weeks 2 days ago
11 weeks 2 days ago
11 weeks 2 days ago
11 weeks 6 days ago
15 weeks 2 days ago
16 weeks 4 days ago