Loading...
Please wait, while we are loading the content...
Similar Documents
Dynamic instrumentation of threaded applications (1998).
| Content Provider | CiteSeerX |
|---|---|
| Author | Xu, Z. Naim, O. Miller, B. |
| Abstract | The use of threads is becoming commonplace in both sequential and parallel programs. This paper describes our design and initial experience with non-trace based performance instrumentation techniques for threaded programs. Our goal is to provide detailed performance data while maintaining control of instrumentation costs. We have extended Paradyn's dynamic instrumentation (which can instrument programs without recompiling or relinking) to handle threaded programs. Controlling instrumentation costs means efficient instrumentation code and avoiding locks in the instrumentation. Our design is based on low contention data structures. To associate performance data with individual threads, we have all threads share the same instrumentation code and assign each thread with its own private copy of performance counters or timers. The asynchrony in a threaded program poses a major challenge to dynamic instrumentation. To implement time-based metrics on a per-thread basis, we need to instrument t... |
| File Format | |
| Publisher Date | 1998-01-01 |
| Access Restriction | Open |
| Subject Keyword | Threaded Application Per-thread Basis Performance Instrumentation Technique Time-based Metric Efficient Instrumentation Code Detailed Performance Data Low Contention Data Structure Thread Share Performance Data Dynamic Instrumentation Threaded Program Instrumentation Cost Initial Experience Instrumentation Code Private Copy Individual Thread Performance Counter Major Challenge Parallel Program |
| Content Type | Text |
| Resource Type | Article |