Import TBBT (NFS trace replay).
[bluesky.git] / TBBT / trace_play / README
diff --git a/TBBT/trace_play/README b/TBBT/trace_play/README
new file mode 100644 (file)
index 0000000..e340761
--- /dev/null
@@ -0,0 +1,10 @@
+
+The trace player executable is sfs3. For trace player to run, the owner of the
+executable has to be root.
+
+To make the executable:
+       make sfs3
+
+The change owner:
+       su - 
+       chown root:root sfs3