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
- 1382 reads








Recent comments
1 week 3 days ago
1 week 3 days ago
1 week 6 days ago
3 weeks 2 days ago
4 weeks 12 hours ago
9 weeks 2 days ago
10 weeks 14 hours ago
10 weeks 1 day ago
10 weeks 5 days ago
11 weeks 5 days ago