Sciweavers

ECLIPSE
2004
ACM

MEProf: modular extensible profiling for Eclipse

13 years 10 months ago
MEProf: modular extensible profiling for Eclipse
This paper presents a profiling plug-in for IBM’s Eclipse development environment. Our approach characterises profiling as an interactive exploration of a large virtual database of information about the execution of a program. We define a high-level, graphical environment for programming a profiling pipeline, which specifies how profiling data is collected, filtered and visualized, and allows the user to write custom Java code that can intercept and manipulate the profiling data passed between stages. We use Aspect-Oriented Programming (AOP) to program the collection of profiling information, allowing this process to be tailored to particular program contexts and domain-specific program characteristics.
Marc Hull, Olav Beckmann, Paul H. J. Kelly
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where ECLIPSE
Authors Marc Hull, Olav Beckmann, Paul H. J. Kelly
Comments (0)