From ff06de040c4fad522ea38d9bc450da7dc3913501 Mon Sep 17 00:00:00 2001 From: Mac Mollison Date: Mon, 23 Feb 2009 20:16:53 -0500 Subject: Removed some files (in process of cleaning up...) --- DEV_NOTES | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 DEV_NOTES (limited to 'DEV_NOTES') diff --git a/DEV_NOTES b/DEV_NOTES deleted file mode 100644 index 41f77a4..0000000 --- a/DEV_NOTES +++ /dev/null @@ -1,18 +0,0 @@ -Sched Trace Analyzer - -File Summary: --sta.py : business logic --sta_types.py : specifies binary format of sched trace data --sta_output.py : output formatting function(s) --run.py : gives an example of how to use sta.py --list.py : list of trace files. (you would have to change this file to be - point to trace files on the local machine.) - -To test: -1) Modify list.py to point to trace files on your local machine -2) execute run.py (e.g. run.py > out) - -Likely next steps: -- Try to get StParamData working - - -- cgit v1.2.2