Sciweavers

CSMR
2006
IEEE

Dynamic Object Process Graphs

13 years 10 months ago
Dynamic Object Process Graphs
A trace is a record of the execution of a computer program, showing the sequence of operations executed. A trace may be obtained through static or dynamic analysis. An object trace contains only those operations that relate to a particular object. Traces can be very large for longer system executions. Moreover, they lack structure because they do not show the control dependencies and completely unfold loops. Object process graphs are a finite concise description of dynamic object traces. They offer the advantage of representing control dependencies and loops explicitly. This paper describes a new technique to extract object process graphs through dynamic analysis and discusses several applications. A case study is described that illustrates and demonstrates use and feasibility of the technique.
Jochen Quante, Rainer Koschke
Added 10 Jun 2010
Updated 10 Jun 2010
Type Conference
Year 2006
Where CSMR
Authors Jochen Quante, Rainer Koschke
Comments (0)