summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMac Mollison <mollison@cs.unc.edu>2009-02-23 20:17:34 -0500
committerMac Mollison <mollison@cs.unc.edu>2009-02-23 20:17:34 -0500
commit7502cdd1b1bb8a74a22c16be255b4f5674b66e29 (patch)
tree4918d22455a5331406894ed75475795338fb3077
parentff06de040c4fad522ea38d9bc450da7dc3913501 (diff)
Added README file
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..6c2eb14
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
1Sched Trace Analyzer
2
3############################
4General Information
5############################
6
7Examples of how to use this can be found in run.py.
8
9The general idea it that you use run.py to put in the commands you want to do,
10and then do something like ./run.py > out to write out the records.
11
12
13
14#############################
15Development Notes
16#############################
17
18None