projects
/
bluesky.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d5105
)
Revert "Enable real-time trace replay instead of maximum-speed replay mode."
author
Michael Vrable
<mvrable@cs.ucsd.edu>
Mon, 14 Mar 2011 21:40:44 +0000
(14:40 -0700)
committer
Michael Vrable
<mvrable@cs.ucsd.edu>
Mon, 14 Mar 2011 21:40:44 +0000
(14:40 -0700)
This reverts commit
c0cab09e97b2c3fce55a743a978e4ea81b5ffbdb
.
TBBT/trace_play/rfs_c_def.h
patch
|
blob
|
history
diff --git
a/TBBT/trace_play/rfs_c_def.h
b/TBBT/trace_play/rfs_c_def.h
index
c1568a6
..
daeea6c
100644
(file)
--- a/
TBBT/trace_play/rfs_c_def.h
+++ b/
TBBT/trace_play/rfs_c_def.h
@@
-39,7
+39,7
@@
#define SPEED_UP // only one of SPEED_UP and SLOW_DOWN is defined
//#define SLOW_DOWN
extern int PLAY_SCALE;
-#define TIME_PLAY /* play according original timestamp or scaled timestamp together with dependency */
+
//
#define TIME_PLAY /* play according original timestamp or scaled timestamp together with dependency */
#define NO_DEPENDENCY_TABLE
//#define MAX_COMMAND_REPLY_DISTANCE 1000
#define MAX_COMMAND_REPLY_DISTANCE_FOR_PAIR 1000