Proceedings of the Sixteenth International Conference on Architectural Support for Programming Languages and Operating Systems 2011
DOI: 10.1145/1950365.1950370
|View full text |Cite
|
Sign up to set email alerts
|

DoublePlay

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2011
2011
2017
2017

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 125 publications
(2 citation statements)
references
References 42 publications
0
2
0
Order By: Relevance
“…For systems that handle racy accesses, there are several approaches. Some speculate that races are infrequent or irrelevant to keep recording overhead down [43,68]. Some preserve a limited amount of information during record and rely on offline search or constraintsolving approaches to generate the information required for replay [2,37,48,56].…”
Section: Related Workmentioning
confidence: 99%
“…For systems that handle racy accesses, there are several approaches. Some speculate that races are infrequent or irrelevant to keep recording overhead down [43,68]. Some preserve a limited amount of information during record and rely on offline search or constraintsolving approaches to generate the information required for replay [2,37,48,56].…”
Section: Related Workmentioning
confidence: 99%
“…Apart from deterministic multithreading, Record and Replay (R&R) is another technique useful for testing and debugging. R&R systems [53,67,70,94] save a log of memory interleavings in a program's execution and then re-execute the same program according to the saved log; therefore, they induce overhead in execution time and in memory.…”
Section: Other Techniques For Testing and Debuggingmentioning
confidence: 99%