Sciweavers

421 search results - page 1 / 85
» Staged concurrent program analysis
Sort
View
117
Voted
SIGSOFT
2010
ACM
15 years 18 days ago
Staged concurrent program analysis
Concurrent program verification is challenging because it involves exploring a large number of possible thread interleavings together with complex sequential reasoning. As a resul...
Nishant Sinha, Chao Wang
170
Voted
PLDI
2009
ACM
15 years 9 months ago
A randomized dynamic program analysis technique for detecting real deadlocks
We present a novel dynamic analysis technique that finds real deadlocks in multi-threaded programs. Our technique runs in two stages. In the first stage, we use an imprecise dyn...
Pallavi Joshi, Chang-Seo Park, Koushik Sen, Mayur ...
88
Voted
POPL
1996
ACM
15 years 6 months ago
A Modal Analysis of Staged Computation
Rowan Davies, Frank Pfenning
125
Voted
ECOOP
2007
Springer
15 years 9 months ago
A Staged Static Program Analysis to Improve the Performance of Runtime Monitoring
In runtime monitoring, a programmer specifies a piece of code to execute when a trace of events occurs during program execution. Our work is based on tracematches, an extension to...
Eric Bodden, Laurie J. Hendren, Ondrej Lhotá...
198
Voted
SIGSOFT
2010
ACM
15 years 18 days ago
An effective dynamic analysis for detecting generalized deadlocks
We present an effective dynamic analysis for finding a broad class of deadlocks, including the well-studied lock-only deadlocks as well as the less-studied, but no less widespread...
Pallavi Joshi, Mayur Naik, Koushik Sen, David Gay