-
1
-
-
0026153297
-
Detecting data races on weak memory systems
-
ACM
-
S. V. Adve, M. D. Hill, B. P. Miller, and R. H. B. Netzer. Detecting data races on weak memory systems. In 18th annual International Symposium on Computer architecture (ISCA), pages 234-243. ACM, 1991.
-
(1991)
18th annual International Symposium on Computer architecture (ISCA)
, pp. 234-243
-
-
Adve, S.V.1
Hill, M.D.2
Miller, B.P.3
Netzer, R.H.B.4
-
2
-
-
37849019596
-
Optimized run-time race detection and atomicity checking using partial discovered types
-
ACM
-
R. Agarwal, A. Sasturkar, L. Wang, and S. D. Stoller. Optimized run-time race detection and atomicity checking using partial discovered types. In 20th IEEE/ACM international Conference on Automated software engineering (ASE), pages 233-242. ACM, 2005.
-
(2005)
20th IEEE/ACM international Conference on Automated software engineering (ASE)
, pp. 233-242
-
-
Agarwal, R.1
Sasturkar, A.2
Wang, L.3
Stoller, S.D.4
-
3
-
-
84944184394
-
Type inference for parameterized race-free java
-
R. Agarwal and S. D. Stoller. Type inference for parameterized race-free java. In Verification, Model Checking, and Abstract Interpretation, 5th International Conference (VM-CAI), pages 149-160, 2004.
-
(2004)
Verification, Model Checking, and Abstract Interpretation, 5th International Conference (VM-CAI)
, pp. 149-160
-
-
Agarwal, R.1
Stoller, S.D.2
-
5
-
-
0034450019
-
Guava: A dialect of java without data races
-
D. F. Bacon, R. E. Strom, and A. Tarafdar. Guava: a dialect of java without data races. In ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages and Applications (OOPSLA'00), pages 382-400, 2000.
-
(2000)
ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages and Applications (OOPSLA'00)
, pp. 382-400
-
-
Bacon, D.F.1
Strom, R.E.2
Tarafdar, A.3
-
7
-
-
67650089097
-
-
Systematic testing of multithreaded Java programs. Master's thesis, MIT
-
D. Bruening. Systematic testing of multithreaded Java programs. Master's thesis, MIT, 1999.
-
(1999)
-
-
Bruening, D.1
-
9
-
-
35048892061
-
A general model for reachability testing of concurrent programs
-
6th International Conference on Formal Engineering Methods ICFEM'04, of
-
R. H. Carver and Y. Lei. A general model for reachability testing of concurrent programs. In 6th International Conference on Formal Engineering Methods (ICFEM'04), volume 3308 of LNCS, pages 76-98, 2004.
-
(2004)
LNCS
, vol.3308
, pp. 76-98
-
-
Carver, R.H.1
Lei, Y.2
-
10
-
-
0036040605
-
Efficient and precise datarace detection for multithreaded object-oriented programs
-
J. D. Choi, K. Lee, A. Loginov, R. O'Callahan, V. Sarkar, and M. Sridharan. Efficient and precise datarace detection for multithreaded object-oriented programs. In Proc. of the ACM SIGPLAN Conference on Programming language design and implementation, pages 258-269, 2002.
-
(2002)
Proc. of the ACM SIGPLAN Conference on Programming language design and implementation
, pp. 258-269
-
-
Choi, J.D.1
Lee, K.2
Loginov, A.3
O'Callahan, R.4
Sarkar, V.5
Sridharan, M.6
-
11
-
-
0026244475
-
Techniques for debugging parallel programs with flowback analysis
-
J.-D. Choi, B. P. Miller, and R. H. B. Netzer. Techniques for debugging parallel programs with flowback analysis. ACM Trans. Program. Lang. Syst., 13(4):491-530, 1991.
-
(1991)
ACM Trans. Program. Lang. Syst
, vol.13
, Issue.4
, pp. 491-530
-
-
Choi, J.-D.1
Miller, B.P.2
Netzer, R.H.B.3
-
15
-
-
34548781336
-
Parallel randomized state-space search
-
IEEE
-
M. B. Dwyer, S. Elbaum, S. Person, and R. Purandare. Parallel randomized state-space search. In 29th International Conference on Software Engineering (ICSE), pages 3-12. IEEE, 2007.
-
(2007)
29th International Conference on Software Engineering (ICSE)
, pp. 3-12
-
-
Dwyer, M.B.1
Elbaum, S.2
Person, S.3
Purandare, R.4
-
16
-
-
4444321661
-
Exploiting object escape and locking information in partial-order reductions for concurrent object-oriented programs
-
M. B. Dwyer, J. Hatcliff, Robby, and V. P. Ranganath. Exploiting object escape and locking information in partial-order reductions for concurrent object-oriented programs. Form. Methods Syst. Des., 25(2-3): 199-240, 2004.
-
(2004)
Form. Methods Syst. Des
, vol.25
, Issue.2-3
, pp. 199-240
-
-
Dwyer, M.B.1
Hatcliff, J.2
Robby3
Ranganath, V.P.4
-
18
-
-
0036315513
-
Multithreaded Java program test generation
-
O. Edelstein, E. Farchi, Y. Nir, G. Ratsaby, and S. Ur. Multithreaded Java program test generation. IBM Systems Journal, 41(1):111-125, 2002.
-
(2002)
IBM Systems Journal
, vol.41
, Issue.1
, pp. 111-125
-
-
Edelstein, O.1
Farchi, E.2
Nir, Y.3
Ratsaby, G.4
Ur, S.5
-
24
-
-
0037702249
-
The nesC language: A holistic approach to networked embedded systems
-
D. Gay, P. Levis, R. von Behren, M. Welsh, E. Brewer, and D. Culler. The nesC language: A holistic approach to networked embedded systems. In ACM SIGPLAN Conference on Programming language design and implementation, pages 1-11, 2003.
-
(2003)
ACM SIGPLAN Conference on Programming language design and implementation
, pp. 1-11
-
-
Gay, D.1
Levis, P.2
von Behren, R.3
Welsh, M.4
Brewer, E.5
Culler, D.6
-
26
-
-
24644470653
-
Monte carlo model checking
-
11th International Conference Tools and Algorithms for the Construction and Analysis of Systems TACAS2005, of
-
R. Grosu and S. A. Smolka. Monte carlo model checking. In 11th International Conference Tools and Algorithms for the Construction and Analysis of Systems (TACAS2005), volume 3440 of LNCS, pages 271-286, 2005.
-
(2005)
LNCS
, vol.3440
, pp. 271-286
-
-
Grosu, R.1
Smolka, S.A.2
-
28
-
-
4544376206
-
Race checking by context inference
-
T. A. Henzinger, R. Jhala, and R. Majumdar. Race checking by context inference. SIGPLAN Not., 39(6): 1-13, 2004.
-
(2004)
SIGPLAN Not
, vol.39
, Issue.6
, pp. 1-13
-
-
Henzinger, T.A.1
Jhala, R.2
Majumdar, R.3
-
30
-
-
0026274708
-
On-the-fly detection of data races for programs with nested fork-join parallelism
-
ACM
-
J. Mellor-Crummey. On-the-fly detection of data races for programs with nested fork-join parallelism. In ACM/IEEE conference on Supercomputing, pages 24-33. ACM, 1991.
-
(1991)
ACM/IEEE conference on Supercomputing
, pp. 24-33
-
-
Mellor-Crummey, J.1
-
34
-
-
35548939899
-
Automatically classifying benign and harmful data races using replay analysis
-
S. Narayanasamy, Z. Wang, J. Tigani, A. Edwards, and B. Calder. Automatically classifying benign and harmful data races using replay analysis. In ACM SIGPLAN 2007 Conference on Programming Language Design and Implementation (PLDI), pages 22-31, 2007.
-
(2007)
ACM SIGPLAN 2007 Conference on Programming Language Design and Implementation (PLDI)
, pp. 22-31
-
-
Narayanasamy, S.1
Wang, Z.2
Tigani, J.3
Edwards, A.4
Calder, B.5
-
36
-
-
85093854272
-
Detecting data races using dynamic escape analysis based on read barrier
-
H. Nishiyama. Detecting data races using dynamic escape analysis based on read barrier. In Virtual Machine Research and Technology Symposium, pages 127-138, 2004.
-
(2004)
Virtual Machine Research and Technology Symposium
, pp. 127-138
-
-
Nishiyama, H.1
-
42
-
-
0001641893
-
Recplay: A fully integrated practical record/replay system
-
M. Ronsse and K. D. Bosschere. Recplay: a fully integrated practical record/replay system. ACM Trans. Comput. Syst., 17(2): 133-152, 1999.
-
(1999)
ACM Trans. Comput. Syst
, vol.17
, Issue.2
, pp. 133-152
-
-
Ronsse, M.1
Bosschere, K.D.2
-
43
-
-
0031272525
-
Eraser: A dynamic data race detector for multithreaded programs
-
S. Savage, M. Burrows, G. Nelson, P. Sobalvarro, and T. E. Anderson. Eraser: A dynamic data race detector for multithreaded programs. ACM Trans. Comput. Syst., 15(4):391-411, 1997.
-
(1997)
ACM Trans. Comput. Syst
, vol.15
, Issue.4
, pp. 391-411
-
-
Savage, S.1
Burrows, M.2
Nelson, G.3
Sobalvarro, P.4
Anderson, T.E.5
-
46
-
-
57349195956
-
A race-detection and flipping algorithm for automated testing of multi-threaded programs
-
Haifa verification conference 2006 HVC'06, Springer
-
K. Sen and G. Agha. A race-detection and flipping algorithm for automated testing of multi-threaded programs. In Haifa verification conference 2006 (HVC'06), Lecture Notes in Computer Science. Springer, 2006.
-
(2006)
Lecture Notes in Computer Science
-
-
Sen, K.1
Agha, G.2
-
47
-
-
34047108252
-
Scaling model checking of dataraces using dynamic information
-
O. Shacham, M. Sagiv, and A. Schuster. Scaling model checking of dataraces using dynamic information. J. Parallel Distrib. Comput., 67(5):536-550, 2007.
-
(2007)
J. Parallel Distrib. Comput
, vol.67
, Issue.5
, pp. 536-550
-
-
Shacham, O.1
Sagiv, M.2
Schuster, A.3
-
48
-
-
34247366839
-
Using model checking with symbolic execution to verify parallel numerical programs
-
ACM Press
-
S. F. Siegel, A. Mironova, G. S. Avrunin, and L. A. Clarke. Using model checking with symbolic execution to verify parallel numerical programs. In International symposium on Software testing and analysis (ISSTA), pages 157-168. ACM Press, 2006.
-
(2006)
International symposium on Software testing and analysis (ISSTA)
, pp. 157-168
-
-
Siegel, S.F.1
Mironova, A.2
Avrunin, G.S.3
Clarke, L.A.4
-
49
-
-
0003081294
-
Warlock: A static data race analysis tool
-
N. Sterling. Warlock: A static data race analysis tool. In USENIX Winter Technical Conference, pages 97-106, 1993.
-
(1993)
USENIX Winter Technical Conference
, pp. 97-106
-
-
Sterling, N.1
-
52
-
-
84960853881
-
-
W Visser, K. Havelund, G. Brat, and S. Park. Model checking programs. In 15th International Conference on Automated Software Engineering (ASE).IEEE, 2000.
-
W Visser, K. Havelund, G. Brat, and S. Park. Model checking programs. In 15th International Conference on Automated Software Engineering (ASE).IEEE, 2000.
-
-
-
-
53
-
-
0035552051
-
Object race detection
-
ACM
-
C. von Praun and T. R. Gross. Object race detection. In 16th ACM SIGPLAN conference on Object oriented programming, systems, languages, and applications (OOPSLA), pages 70-82. ACM, 2001.
-
(2001)
16th ACM SIGPLAN conference on Object oriented programming, systems, languages, and applications (OOPSLA)
, pp. 70-82
-
-
von Praun, C.1
Gross, T.R.2
-
54
-
-
33845437908
-
Racetrack: Efficient detection of data race conditions via adaptive tracking
-
Y. Yu, T. Rodeheffer, and W Chen. Racetrack: efficient detection of data race conditions via adaptive tracking. SIGOPS Oper. Syst. Rev., 39(5):221-234, 2005.
-
(2005)
SIGOPS Oper. Syst. Rev
, vol.39
, Issue.5
, pp. 221-234
-
-
Yu, Y.1
Rodeheffer, T.2
Chen, W.3
|