Sciweavers

CONCURRENCY
2002

A callgraph-based search strategy for automated performance diagnosis

13 years 4 months ago
A callgraph-based search strategy for automated performance diagnosis
Abstract. We introduce a new technique for automated performance diagnosis, using the program's callgraph. We discuss our implementation of this diagnosis technique in the Paradyn Performance Consultant. Our implementation includes the new search strategy and new dynamic instrumentation to resolve pointer-based dynamic call sites at run-time. We compare the effectiveness of our new technique to the previous version of the Performance Consultant for several sequential and parallel applications. Our results show that the new search method performs its search while inserting dramatically less instrumentation into the application, resulting in reduced application perturbation and consequently a higher degree of diagnosis accuracy.
Harold W. Cain, Barton P. Miller, Brian J. N. Wyli
Added 18 Dec 2010
Updated 18 Dec 2010
Type Journal
Year 2002
Where CONCURRENCY
Authors Harold W. Cain, Barton P. Miller, Brian J. N. Wylie
Comments (0)