summaryrefslogtreecommitdiffstats
path: root/rteval-cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting syntax, %d -> %sDavid Sommerseth2013-11-081-1/+1
* Added new measurement module, sysstatDavid Sommerseth2013-06-171-1/+2
* Migrated from libxslt to lxmlDavid Sommerseth2013-03-131-14/+13
* Copyright updatesDavid Sommerseth2013-01-181-5/+7
* Adds the --quiet command line argument to disable Log.ERR and Log.WARN messagesRaphaël Beamonte2013-01-101-0/+5
* Moves the update of the log verbosity to use it properly during modules insta...Raphaël Beamonte2013-01-101-8/+13
* Move the configuration defaults from rteval-cmd and into the rtevalConfig moduleDavid Sommerseth2013-01-041-21/+1
* Cleaned up the --help screenDavid Sommerseth2012-12-201-6/+6
* Don't override measurement and loads config sections from config fileDavid Sommerseth2012-12-191-7/+9
* Instead of passing the config class a few places, save it in __init__()David Sommerseth2012-12-191-1/+1
* Use default values from config file when setting up modules' option parserDavid Sommerseth2012-12-191-1/+1
* Put all default values for modules into the modules itselfDavid Sommerseth2012-12-191-13/+0
* Update config with values from the command lineDavid Sommerseth2012-12-191-32/+34
* Added infrastructure to add command line arguments from modulesDavid Sommerseth2012-12-181-3/+6
* Split up rteval.py into a pure measurement module and the command line toolDavid Sommerseth2012-12-171-0/+311