summaryrefslogtreecommitdiffstats
path: root/rteval/cyclictest.py
Commit message (Expand)AuthorAgeFilesLines
* add config file sections for cyclictestClark Williams2009-11-041-2/+10
* reworked stats calculation in cyclictest::reduce()Clark Williams2009-10-131-8/+2
* modified Rundata::reduce in rteval/cyclictest.py to use less memoryClark Williams2009-10-121-5/+10
* Changed from sample array to histogram (-h 1000)Clark Williams2009-10-091-22/+29
* Massive changes:Clark Williams2009-10-071-98/+65
* Removed #!/usr/bin/python headere in library filesDavid Sommerseth2009-09-241-1/+0
* Merge commit 'davids/ibm'Clark Williams2009-09-181-6/+7
|\
| * Added 'us' unit after cyclictest measurementsDavid Sommerseth2009-09-171-6/+7
* | cyclictest - ignore records which do not have any measurement valueDavid Sommerseth2009-09-181-1/+1
|/
* change the 'distance' between threads to be zero, so that allClark Williams2009-08-261-1/+1
* updated copyright, licensing and version infoClark Williams2009-08-111-0/+25
* Parse the cyclictest.dat data and embedd the result in the summary.xml fileDavid Sommerseth2009-06-181-18/+50
* changed rteval/cyclictest to use "cyclictest.dat" as raw data fileClark Williams2009-04-211-2/+5
* Updated rteval and cyclictest modules to match the changed xmlout APIDavid Sommerseth2009-03-051-1/+1
* removed unused xml methods and report methodsClark Williams2009-03-031-57/+0
* added <loads> section to xml output; rearranged load xml output a bitClark Williams2009-03-031-17/+4
* added XMLOut class; ported all modules to use XMLOut; reworked generated XML ...Clark Williams2009-03-031-22/+29
* added xml generation codeClark Williams2009-03-021-0/+64
* changed "keepdata" default to trueClark Williams2009-03-011-1/+1
* report improvements; removed duration logic (only rteval can stop the test now)Clark Williams2009-02-201-17/+20
* renamed from prevert to rtevalClark Williams2009-01-131-0/+193