-
1
-
-
63549095070
-
The PARSEC Benchmark Suite: Characterization and Architectural Implications
-
C. Bienia, S. Kumar, J. P. Singh, and K. Li. The PARSEC Benchmark Suite: Characterization and Architectural Implications. In PACT, 2008.
-
(2008)
PACT
-
-
Bienia, C.1
Kumar, S.2
Singh, J.P.3
Li, K.4
-
2
-
-
0005267189
-
Bugs as Deviant Behavior: A General Approach to Inferring Errors in Systems Code
-
D. Engler, D. Chen, S. Hallem, A. Chou, and B. Chelf. Bugs as Deviant Behavior: A General Approach to Inferring Errors in Systems Code. In SOSP, 2001.
-
(2001)
SOSP
-
-
Engler, D.1
Chen, D.2
Hallem, S.3
Chou, A.4
Chelf, B.5
-
4
-
-
0037697288
-
A Type and Effect System for Atomicity
-
C. Flanagan and S. Qadeer. A Type and Effect System for Atomicity. In PLDI, 2003.
-
(2003)
PLDI
-
-
Flanagan, C.1
Qadeer, S.2
-
6
-
-
0036038345
-
Tracking Down Software Bugs Using Automatic Anomaly Detection
-
S. Hangal and M. S. Lam. Tracking Down Software Bugs Using Automatic Anomaly Detection. In ICSE, 2002.
-
(2002)
ICSE
-
-
Hangal, S.1
Lam, M.S.2
-
7
-
-
33745787285
-
-
PhD thesis, University of California, Berkeley
-
B. R. Liblit. Cooperative Bug Isolation. PhD thesis, University of California, Berkeley, 2004.
-
(2004)
Cooperative Bug Isolation
-
-
Liblit, B.R.1
-
8
-
-
67650533712
-
Learning from Mistakes - A Comprehensive Study on Real World Concurrency Bug Characteristics
-
S. Lu, S. Park, E. Seo, and Y. Zhou. Learning from Mistakes - A Comprehensive Study on Real World Concurrency Bug Characteristics. In ASPLOS, 2008.
-
(2008)
ASPLOS
-
-
Lu, S.1
Park, S.2
Seo, E.3
Zhou, Y.4
-
9
-
-
34249774237
-
AVIO: Detecting Atomicity Violations via Access Interleaving Invariants
-
S. Lu, J. Tucek, F. Qin, and Y. Zhou. AVIO: Detecting Atomicity Violations via Access Interleaving Invariants. In ASPLOS, 2006.
-
(2006)
ASPLOS
-
-
Lu, S.1
Tucek, J.2
Qin, F.3
Zhou, Y.4
-
10
-
-
52649169356
-
Atom-Aid: Detecting and Surviving Atomicity Violations
-
B. Lucia, J. Devietti, K. Strauss, and L. Ceze. Atom-Aid: Detecting and Surviving Atomicity Violations. In ISCA, 2008.
-
(2008)
ISCA
-
-
Lucia, B.1
Devietti, J.2
Strauss, K.3
Ceze, L.4
-
11
-
-
31944440969
-
PIN: Building Customized Program Analysis Tools with Dynamic Instrumentation
-
C. K. Luk, R. Cohn, R. Muth, H. Patil, A. Klauser, G. Lowney, S. Wallace, V. Janapa Reddi, and K. Hazelwood. PIN: Building Customized Program Analysis Tools with Dynamic Instrumentation. In PLDI, 2005.
-
(2005)
PLDI
-
-
Luk, C.K.1
Cohn, R.2
Muth, R.3
Patil, H.4
Klauser, A.5
Lowney, G.6
Wallace, S.7
Janapa Reddi, V.8
Hazelwood, K.9
-
12
-
-
67650035234
-
Finding and Reproducing Heisenbugs in Concurrent Programs
-
M. Musuvathi, S. Qadeer, T. Ball, G. Basler, P. Nainar, and I. Neamtiu. Finding and Reproducing Heisenbugs in Concurrent Programs. In OSDI, 2008.
-
(2008)
OSDI
-
-
Musuvathi, M.1
Qadeer, S.2
Ball, T.3
Basler, G.4
Nainar, P.5
Neamtiu, I.6
-
13
-
-
35448955692
-
Valgrind: A Framework for Heavyweight Dynamic Binary Instrumentation
-
N. Nethercote and J. Seward. Valgrind: A Framework for Heavyweight Dynamic Binary Instrumentation. In PLDI, 2007.
-
(2007)
PLDI
-
-
Nethercote, N.1
Seward, J.2
-
14
-
-
67650091399
-
CTrigger: Exposing Atomicity Violation Bugs from Their Hiding Places
-
S. Park, S. Lu, and Y. Zhou. CTrigger: Exposing Atomicity Violation Bugs from Their Hiding Places. In ASPLOS, 2009.
-
(2009)
ASPLOS
-
-
Park, S.1
Lu, S.2
Zhou, Y.3
-
15
-
-
0038346243
-
ReEnact: Using Thread-Level Speculation Mechanisms to Debug Data Races in Multithreaded Codes
-
M. Prvulovic and J. Torrellas. ReEnact: Using Thread-Level Speculation Mechanisms to Debug Data Races in Multithreaded Codes. In ISCA, 2003.
-
(2003)
ISCA
-
-
Prvulovic, M.1
Torrellas, J.2
-
16
-
-
33644879118
-
-
January 2005
-
J. Renau, B. Fraguela, J. Tuck, W. Liu, M. Prvulovic, L. Ceze, S. Sarangi, P. Sack, K. Strauss, and P. Montesinos. SESC Simulator, January 2005. http://sesc.sourceforge.net.
-
SESC Simulator
-
-
Renau, J.1
Fraguela, B.2
Tuck, J.3
Liu, W.4
Prvulovic, M.5
Ceze, L.6
Sarangi, S.7
Sack, P.8
Strauss, K.9
Montesinos, P.10
-
17
-
-
67650073654
-
RecPlay: A Fully Integrated Practical Record/Replay System
-
M. Ronsee and K. De Bosschere. RecPlay: A Fully Integrated Practical Record/Replay System. ToCS, 1999.
-
(1999)
ToCS
-
-
Ronsee, M.1
De Bosschere, K.2
-
18
-
-
0031272525
-
Eraser: A Dynamic Data Race Detector for Multi-Threaded Programs
-
S. Savage, M. Burrows, G. Nelson, P. Sobalvarro, and T. Anderson. Eraser: A Dynamic Data Race Detector for Multi-Threaded Programs. ToCS, 1997.
-
(1997)
ToCS
-
-
Savage, S.1
Burrows, M.2
Nelson, G.3
Sobalvarro, P.4
Anderson, T.5
-
19
-
-
31844445229
-
A Serializability Violation Detector for Shared-Memory Server Programs
-
June
-
M. Xu, R. Bodík, and M. D. Hill. A Serializability Violation Detector for Shared-Memory Server Programs. In PLDI, June 2005.
-
(2005)
PLDI
-
-
Xu, M.1
Bodík, R.2
Hill, M.D.3
-
20
-
-
70450285526
-
A Case for an Interleaving Constrained Shared-Memory Multi-Processor
-
J. Yu and S. Narayanasamy. A Case for an Interleaving Constrained Shared-Memory Multi-Processor. In ISCA, 2009.
-
(2009)
ISCA
-
-
Yu, J.1
Narayanasamy, S.2
-
21
-
-
34547665090
-
HARD: Hardware-Assisted Lockset-based Race Detection
-
P. Zhou, R. Teodorescu, and Y. Zhou. HARD: Hardware-Assisted Lockset-based Race Detection. In HPCA, 2007.
-
(2007)
HPCA
-
-
Zhou, P.1
Teodorescu, R.2
Zhou, Y.3
|