summaryrefslogtreecommitdiffstats
path: root/rteval/kcompile.py
Commit message (Expand)AuthorAgeFilesLines
* changed default built target, refactored a bit in kcompile.pyClark Williams2011-09-141-13/+18
* clean up XML generationClark Williams2010-08-231-1/+1
* fixed incorrect type value in kcompileClark Williams2010-07-161-1/+1
* added load logic to adjust load based on memory/core ratioClark Williams2010-07-161-4/+14
* updated source file copyright dates to 2010Clark Williams2010-07-121-1/+1
* add logging for loadsClark Williams2010-07-081-3/+15
* convert loads and cyclictest to use parameter section for all parametersClark Williams2010-07-081-4/+4
* rteval: code cleanup and fixesLuis Claudio R. Goncalves2010-05-061-1/+5
* modified load::debug to print object nameClark Williams2009-10-121-9/+9
* Rewrote rteval and its modules to make use of the new rtevalConfig classDavid Sommerseth2009-09-181-2/+2
* reworked to use config file for parameters and loadsClark Williams2009-09-171-14/+29
* updated copyright, licensing and version infoClark Williams2009-08-111-0/+23
* changed load xml formatClark Williams2009-03-041-3/+1
* removed unused xml methods and report methodsClark Williams2009-03-031-3/+0
* added <loads> section to xml output; rearranged load xml output a bitClark Williams2009-03-031-1/+3
* added XMLOut class; ported all modules to use XMLOut; reworked generated XML ...Clark Williams2009-03-031-2/+3
* added xml generation codeClark Williams2009-03-021-1/+3
* fixed incorrect directory print out in debug statementClark Williams2009-02-201-1/+1
* return ready when build is done; handle keyboard interrupt betterClark Williams2009-02-201-2/+11
* renamed from prevert to rtevalClark Williams2009-01-131-0/+81