Sciweavers

ECLIPSE
2005
ACM

InsECTJ: a generic instrumentation framework for collecting dynamic information within Eclipse

13 years 6 months ago
InsECTJ: a generic instrumentation framework for collecting dynamic information within Eclipse
The heterogeneity and dynamism of today’s software systems make it difficult to assess the performance, correctness, or security of a system outside the actual time and context in which it executes. As a result, there is an increasing interest in techniques for monitoring and dynamically analyzing the runtime behavior of an application. These techniques are usually implemented using ad-hoc solutions that result in tools that are hard to develop, maintain, and reuse. To address this problem, we present a generic framework that enables the collection of different kinds of runtime information, such as data about the execution of various code entities and constructs. The framework lets users easily define how to process the collected information and is extensible to collect new types of information. We implemented the framework for the Java language as a set of Eclipse plug-ins. The plug-ins provide an intuitive GUI through which the functionality of the framework can be exploited. In...
Arjan Seesing, Alessandro Orso
Added 14 Oct 2010
Updated 14 Oct 2010
Type Conference
Year 2005
Where ECLIPSE
Authors Arjan Seesing, Alessandro Orso
Comments (0)