Sciweavers

46 search results - page 1 / 10
» Inferred call path profiling
Sort
View
OOPSLA
2009
Springer
13 years 11 months ago
Inferred call path profiling
Todd Mytkowicz, Devin Coughlin, Amer Diwan
ASE
2005
140views more  ASE 2005»
13 years 4 months ago
Aspect-Capable Call Path Profiling of Multi-Threaded Java Applications
A primary goal of program performance understanding tools is to focus the user's attention directly on optimization opportunities where significant cost savings may be found....
Robert J. Hall
CGO
2004
IEEE
13 years 8 months ago
Targeted Path Profiling: Lower Overhead Path Profiling for Staged Dynamic Optimization Systems
In this paper, we present a technique for reducing the overhead of collecting path profiles in the context of a dynamic optimizer. The key idea to our approach, called Targeted Pa...
Rahul Joshi, Michael D. Bond, Craig B. Zilles
POPL
2007
ACM
14 years 5 months ago
Preferential path profiling: compactly numbering interesting paths
Path profiles provide a more accurate characterization of a program's dynamic behavior than basic block or edge profiles, but are relatively more expensive to collect. This h...
Kapil Vaswani, Aditya V. Nori, Trishul M. Chilimbi