-
1
-
-
85076200383
-
-
Nov
-
undodb. http://undo-software.com, Nov. 2011.
-
(2011)
-
-
-
2
-
-
80051876614
-
Efficient system-enforced deterministic parallelism
-
Berkeley, CA, USA, OSDI’10, USENIX Association
-
AVIRAM, A., WENG, S.-C., HU, S., AND FORD, B. Efficient system-enforced deterministic parallelism. In Proceedings of the 9th USENIX conference on Operating systems design and implementation (Berkeley, CA, USA, 2010), OSDI’10, USENIX Association, pp. 1–16.
-
(2010)
Proceedings of the 9th USENIX Conference on Operating Systems Design and Implementation
, pp. 1-16
-
-
Aviram, A.1
Weng, S.-C.2
Hu, S.3
Ford, B.4
-
3
-
-
77952244542
-
Coredet: A compiler and runtime system for deterministic multithreaded execution
-
March
-
BERGAN, T., ANDERSON, O., DEVIETTI, J., CEZE, L., AND GROSSMAN, D. Coredet: a compiler and runtime system for deterministic multithreaded execution. SIGARCH Comput. Archit. News 38 (March 2010), 53–64.
-
(2010)
SIGARCH Comput. Archit. News
, vol.38
, pp. 53-64
-
-
Bergan, T.1
Anderson, O.2
Devietti, J.3
Ceze, L.4
Grossman, D.5
-
5
-
-
85077688456
-
Towards automatic discovery of deviations in binary implementations with applications to error detection and fingerprint generation
-
Boston, MA, Aug
-
BRUMLEY, D., CABALLERO, J., LIANG, Z., NEWSOME, J., AND SONG, D. Towards automatic discovery of deviations in binary implementations with applications to error detection and fingerprint generation. In Proceedings of the USENIX Security Symposium (Boston, MA, Aug. 2007).
-
(2007)
Proceedings of the USENIX Security Symposium
-
-
Brumley, D.1
Caballero, J.2
Liang, Z.3
Newsome, J.4
Song, D.5
-
7
-
-
84886393009
-
N-variant systems: A secretless framework for security through diversity
-
August
-
COX, B., EVANS, D., FILIPI, A., ROWANHILL, J., AND HU, W. N-variant systems: A secretless framework for security through diversity. In USENIX Security Symposium (2006), no. August, pp. 1–16.
-
(2006)
USENIX Security Symposium
, pp. 1-16
-
-
Cox, B.1
Evans, D.2
Filipi, A.3
Rowanhill, J.4
Hu, W.5
-
8
-
-
82655162762
-
Efficient deterministic multithreading through schedule relaxation
-
New York, NY, USA, SOSP’11, ACM
-
CUI, H., WU, J., GALLAGHER, J., GUO, H., AND YANG, J. Efficient deterministic multithreading through schedule relaxation. In Proceedings of the Twenty-Third ACM Symposium on Operating Systems Principles (New York, NY, USA, 2011), SOSP’11, ACM, pp. 337–351.
-
(2011)
Proceedings of the Twenty-Third ACM Symposium on Operating Systems Principles
, pp. 337-351
-
-
Cui, H.1
Wu, J.2
Gallagher, J.3
Guo, H.4
Yang, J.5
-
9
-
-
84978401615
-
Revirt: Enabling intrusion analysis through virtual-machine logging and replay
-
In
-
DUNLAP, G. W., KING, S. T., CINAR, S., BASRAI, M. A., AND CHEN, P. M. Revirt: Enabling intrusion analysis through virtual-machine logging and replay. In In Proceedings of the 2002 Symposium on Operating Systems Design and Implementation (OSDI (2002), pp. 211–224.
-
(2002)
Proceedings of the 2002 Symposium on Operating Systems Design and Implementation (OSDI
, pp. 211-224
-
-
Dunlap, G.W.1
King, S.T.2
Cinar, S.3
Basrai, M.A.4
Chen, P.M.5
-
10
-
-
85076210347
-
-
FSF. 7.3.1 ed., Sept
-
FSF. Documentation for GDB, 7.3.1 ed., Sept. 2011.
-
(2011)
Documentation for GDB
-
-
-
11
-
-
85076895639
-
R2: An application-level kernel for record and replay
-
GUO, Z., WANG, X., TANG, J., LIU, X., XU, Z., WU, M., KAASHOEK, M. F., AND ZHANG, Z. R2: An application-level kernel for record and replay. In OSDI (2008), pp. 193–208.
-
(2008)
OSDI
, pp. 193-208
-
-
Guo, Z.1
Wang, X.2
Tang, J.3
Liu, X.4
Xu, Z.5
Wu, M.6
Kaashoek, M.F.7
Zhang, Z.8
-
13
-
-
84867963450
-
BAP: A binary analysis platform
-
JAGER, I., AVGERINOS, T., SCHWARTZ, E., AND BRUMLEY, D. BAP: A binary analysis platform. In Proceedings of the Conference on Computer Aided Verification (2011).
-
(2011)
Proceedings of the Conference on Computer Aided Verification
-
-
Jager, I.1
Avgerinos, T.2
Schwartz, E.3
Brumley, D.4
-
15
-
-
82655162766
-
DThreads: Efficient deterministic multithreading
-
New York, NY, USA, SOSP’11, ACM
-
LIU, T., CURTSINGER, C., AND BERGER, E. D. Dthreads: efficient deterministic multithreading. In Proceedings of the Twenty-Third ACM Symposium on Operating Systems Principles (New York, NY, USA, 2011), SOSP’11, ACM, pp. 327–336.
-
(2011)
Proceedings of the Twenty-Third ACM Symposium on Operating Systems Principles
, pp. 327-336
-
-
Liu, T.1
Curtsinger, C.2
Berger, E.D.3
-
16
-
-
31944440969
-
Pin: Building customized program analysis tools with dynamic instrumentation
-
June
-
LUK, C.-K., COHN, R., MUTH, R., PATIL, H., KLAUSER, A., LOWNEY, G., WALLACE, S., REDDI, V. J., AND HAZELWOOD, K. Pin: Building customized program analysis tools with dynamic instrumentation. In Proceedings of the ACM Conference on Programming Language Design and Implementation (June 2005).
-
(2005)
Proceedings of the ACM Conference on Programming Language Design and Implementation
-
-
Luk, C.-K.1
Cohn, R.2
Muth, R.3
Patil, H.4
Klauser, A.5
Lowney, G.6
Wallace, S.7
Reddi, V.J.8
Hazelwood, K.9
-
17
-
-
0036469676
-
SIMICS: A full system simulation platform
-
February
-
MAGNUSSON, P. S., CHRISTENSSON, M., ESKILSON, J., FORSGREN, D., HÅLLBERG, G., HÖGBERG, J., LARSSON, F., MOESTEDT, A., AND WERNER, B. Simics: A full system simulation platform. Computer 35 (February 2002), 50–58.
-
(2002)
Computer
, vol.35
, pp. 50-58
-
-
Magnusson, P.S.1
Christensson, M.2
Eskilson, J.3
Forsgren, D.4
Hållberg, G.5
Högberg, J.6
Larsson, F.7
Moestedt, A.8
Werner, B.9
-
20
-
-
67650824973
-
Capo
-
Feb
-
MONTESINOS, P., HICKS, M., KING, S. T., AND TORRELLAS, J. Capo. ACM SIGPLAN Notices 44, 3 (Feb. 2009), 73.
-
(2009)
ACM SIGPLAN Notices
, vol.44
, Issue.3
, pp. 73
-
-
Montesinos, P.1
Hicks, M.2
King, S.T.3
Torrellas, J.4
-
21
-
-
11344255575
-
Valgrind: A program supervision framework
-
Boulder, Colorado, USA, July
-
NETHERCOTE, N., AND SEWARD, J. Valgrind: A program supervision framework. In Proceedings of the Third Workshop on Runtime Verification (Boulder, Colorado, USA, July 2003).
-
(2003)
Proceedings of the Third Workshop on Runtime Verification
-
-
Nethercote, N.1
Seward, J.2
-
22
-
-
77954001423
-
Pinplay: A framework for deterministic replay and reproducible analysis of parallel programs
-
New York, NY, USA, CGO’10, ACM
-
PATIL, H., PEREIRA, C., STALLCUP, M., LUECK, G., AND COWNIE, J. Pinplay: a framework for deterministic replay and reproducible analysis of parallel programs. In Proceedings of the 8th annual IEEE/ACM international symposium on Code generation and optimization (New York, NY, USA, 2010), CGO’10, ACM, pp. 2–11.
-
(2010)
Proceedings of the 8th Annual IEEE/ACM International Symposium on Code Generation and Optimization
, pp. 2-11
-
-
Patil, H.1
Pereira, C.2
Stallcup, M.3
Lueck, G.4
Cownie, J.5
-
23
-
-
67650796119
-
Efficient online validation with delta execution
-
Feb
-
TUCEK, J., XIONG, W., AND ZHOU, Y. Efficient online validation with delta execution. ACM SIGPLAN Notices 44, 3 (Feb. 2009), 193.
-
(2009)
ACM SIGPLAN Notices
, vol.44
, Issue.3
, pp. 193
-
-
Tucek, J.1
Xiong, W.2
Zhou, Y.3
-
24
-
-
52649086050
-
Retrace: Collecting execution trace with virtual machine deterministic replay
-
In
-
XU, M., MALYUGIN, V., SHELDON, J., VENKITACHALAM, G., WEISSMAN, B., AND INC, V. Retrace: Collecting execution trace with virtual machine deterministic replay. In In Proceedings of the 3rd Annual Workshop on Modeling, Benchmarking and Simulation, MoBS (2007).
-
(2007)
Proceedings of the 3rd Annual Workshop on Modeling, Benchmarking and Simulation, MoBS
-
-
Xu, M.1
Malyugin, V.2
Sheldon, J.3
Venkitachalam, G.4
Weissman, B.5
Inc, V.6
|