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
Commit message (
Collapse
)
Author
Age
*
Minor modifications to run/experiment.py
wip-nested-locking
Bryan C. Ward
2013-04-18
|
*
DGL support.
Bryan Ward
2013-04-18
|
*
Updated config and parsing.
Bryan Ward
2013-04-18
|
*
Merge branch 'master' of github.com:hermanjl/experiment-scripts
Bryan Ward
2013-04-17
|
\
|
*
Fixed calculation of tardiness.
Jonathan Herman
2013-04-17
|
|
|
*
Cleaned up sched_trace output and code.
Jonathan Herman
2013-04-17
|
|
*
|
which -> that
Bryan Ward
2013-04-17
|
/
*
Updated readme to reflect new multiprocessing options.
Jonathan Herman
2013-04-12
|
*
Formatting error in readme.
Jonathan Herman
2013-04-12
|
*
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
|
*
Added option to send email when experiments complete.
Jonathan Herman
2013-04-10
|
*
run_exps will run any command whose last argument is the duration.
Jonathan Herman
2013-04-10
|
*
Updated README.md to reflect recent changes.
Jonathan Herman
2013-04-08
|
*
Create generator map in gen/__init__.py.
Jonathan Herman
2013-04-08
|
*
Replaced num_tasks with tasks for consistency.
Jonathan Herman
2013-04-08
|
*
Added parameter file options for tracers and pre/post experiment commands.
Jonathan Herman
2013-04-08
|
*
Added -j option to send jabber update messages.
Jonathan Herman
2013-04-08
|
*
Removed poorly cherry-picked code.
Jonathan Herman
2013-04-02
|
*
Minor bug fixes from end-to-end testing.
Jonathan Herman
2013-04-02
|
*
Added option to ignore environment issues and rewrote part of the generation ↵
Jonathan Herman
2013-04-02
|
|
|
|
scripts for easier generator creation.
*
Formatting edits.
Jonathan Herman
2013-03-19
|
*
Formatted rest of README.
Jonathan Herman
2013-03-19
|
*
Formatted first half of README.
Jonathan Herman
2013-03-19
|
*
Moved README to README.md.
Jonathan Herman
2013-03-19
|
*
Added README.
Jonathan Herman
2013-03-19
|
*
Allow csvs in plot_exps which don't have configurations in their name.
Jonathan Herman
2013-03-18
|
*
Seperate directory output in plot_exps.py.
Jonathan Herman
2013-03-18
|
*
Allow users to specify required kernel configuration options.
Jonathan Herman
2013-03-18
|
*
Remove unused 'clean' option.
Jonathan Herman
2013-03-18
|
*
Use smarter defaults which can handle data from Bjorns scripts.
Jonathan Herman
2013-03-18
|
*
Made trace-cmd support optional.
Jonathan Herman
2013-03-18
|
*
Automatically merge experiments with the trial parameter.
Jonathan Herman
2013-03-18
|
*
Saved trial number in experiment parameters.
Jonathan Herman
2013-03-07
|
*
Moved num_tasks option into base Generator class.
Jonathan Herman
2013-03-07
|
*
Seperated BaseGenerator into EdfGenerator and its superclass Generator.
Jonathan Herman
2013-03-07
|
*
Seperated BaseGenerator into EdfGenerator and its superclass Generator.
Jonathan Herman
2013-03-07
|
*
Added num-trials option to gen_exps.py
Jonathan Herman
2013-03-07
|
*
Many bugfixes motivated by some end-to-end testing.
Jonathan Herman
2013-02-21
|
*
Shortened experiment log lines.
Jonathan Herman
2013-02-17
|
*
Save feather-trace timer frequency, not CPU frequency, with each experiment.
Jonathan Herman
2013-02-17
|
*
Replaced fixed sleep times in experiment setup with loops which sleep until ↵
Jonathan Herman
2013-02-14
|
|
|
|
events occur.
*
Parallelized plotting and parsing.
Jonathan Herman
2013-02-13
|
*
Removed TupleTable calculation from plot_exps.py
Jonathan Herman
2013-02-13
|
*
Optimized plot script to handle different directory structures.
Jonathan Herman
2013-02-12
|
*
First attempt at plot_exps.py.
Jonathan Herman
2013-02-11
|
*
Added translation from DirMap to ReducedTupleTable.
Jonathan Herman
2013-02-08
|
*
ColMaps are now created by ColMapBuilders which order columns by their number
Jonathan Herman
2013-02-08
|
|
|
|
of distinct values.
*
Added support to load DirMap's from directories.
Jonathan Herman
2013-02-07
|
*
Removed measurement logic from DirMap's for simpler processing.
Jonathan Herman
2013-02-07
|
[next]