Proceedings of the 22nd Annual ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages and Applications 2007
DOI: 10.1145/1297027.1297070
|View full text |Cite
|
Sign up to set email alerts
|

Making trace monitors feasible

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
65
0

Year Published

2008
2008
2020
2020

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 64 publications
(66 citation statements)
references
References 15 publications
1
65
0
Order By: Relevance
“…This is similar to the semantics of Tracematches [3,7,17]. Looking at our example trace, two matches will be reported because two prefixes of the trace e 1 e 2 e 3 , which comes from the only instance we consider ( a 1 , b 1 ), match (see Fig.…”
Section: Binding Modes and Connectednesssupporting
confidence: 69%
See 1 more Smart Citation
“…This is similar to the semantics of Tracematches [3,7,17]. Looking at our example trace, two matches will be reported because two prefixes of the trace e 1 e 2 e 3 , which comes from the only instance we consider ( a 1 , b 1 ), match (see Fig.…”
Section: Binding Modes and Connectednesssupporting
confidence: 69%
“…4.2 were both used to showcase the effectiveness of using enable sets to reduce extraneous monitor creations. Results from Tracematches [3,7,17] are also presented because it is the most efficient Java monitoring system of which we are aware, other than JavaMOP.…”
Section: Javamop Evaluationmentioning
confidence: 99%
“…To deal with parameter bindings, tracematches [15] [16] and JavaMOP [17][18] [19] both use multi-level trees (implemented using hash maps) for indexing, but they differ in the structure of the trees. The tracematches system has a tree for each automaton state, and the leaves of each tree are variable bindings associated with that state.…”
Section: Related Workmentioning
confidence: 99%
“…Two separate sources inspired our work: the runtime verification community (Avgustinov et al 2007;Barnett et al 2004;Chen and Roşu 2007;Havelund and Roşu 2001;Kim et al 2004;Leavens et al 2000;Zee et al 2007) and work on the original future (Halstead 1984) construct of LISP and later Scheme.…”
Section: Related Workmentioning
confidence: 99%