index
:
experiment-scripts.git
master
mc2-support
wip-color-mc
wip-ecrts14-pgm
wip-mc
wip-nested-locking
Helper scripts to make LITMUS^RT experiments easy!
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse
/
sched.py
Commit message (
Expand
)
Author
Age
*
Modified sched.py field padding calculations to account for bitfields.
Jonathan Herman
2013-05-02
*
Improved accuracy of sched_trace measurement parsing.
Jonathan Herman
2013-04-23
*
Switched sched_trace data to verbose ctypes structs.
Jonathan Herman
2013-04-18
*
Fixed calculation of tardiness.
Jonathan Herman
2013-04-17
*
Cleaned up sched_trace output and code.
Jonathan Herman
2013-04-17
*
Improved error handling in parse_ and plot_exps.py.
Jonathan Herman
2013-04-12
*
Improved error handling in run_exps.py.
Jonathan Herman
2013-04-12
*
Many bugfixes motivated by some end-to-end testing.
Jonathan Herman
2013-02-21
*
Added gen_exps.py script.
Jonathan Herman
2013-02-07
*
Read locations of binary files from path instead of config.py.
Jonathan Herman
2012-11-26
*
Removed 2-step parse for scheduling statistics.
Jonathan Herman
2012-11-26
*
Removed 2-step parse for overheads.
Jonathan Herman
2012-11-20
*
Process all non-scaling statistics for base experiments.
Jonathan Herman
2012-10-30
*
Added option to output parsed data as a python-parseable map.
Jonathan Herman
2012-10-29
*
Prettied up parse output.
Jonathan Herman
2012-10-29
*
Added parsing for load / flush operations in MC.
Jonathan Herman
2012-10-23
*
Bug fixes from mixed-criticality experiments
Jonathan Herman
2012-10-12
*
Split scheduling data by task criticality.
Jonathan Herman
2012-10-07
*
Added more robust error handling inspired by color tests.
Jonathan Herman
2012-09-30
*
Bug fixes for mixed-criticality task systems.
Jonathan Herman
2012-09-29
*
Added option to parse scaling factors against a base task set.
Jonathan Herman
2012-09-28
*
Only create csvs of varying number values, not strings.
Jonathan Herman
2012-09-28
*
Added script to parse directory data, create CSVs for every chagned value.
Jonathan Herman
2012-09-27