summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | version bump rteval-loads to 1.1Clark Williams2010-02-191-1/+5
* | added hackbench mods to cleanup zombiesClark Williams2010-02-191-0/+0
|/
* version bump to 1.18Clark Williams2010-02-162-2/+5
* Fix usage of python 2.6 constructs in hackbench.pyClark Williams2010-02-161-14/+15
* fix problem using python 2.6 construct on RHEl5Clark Williams2010-02-161-1/+2
* version bump to 0.17Clark Williams2010-02-162-2/+8
* add some termination logic to hackbench.pyClark Williams2010-02-161-0/+7
* use popen terminate() method to stop hackbenchClark Williams2010-02-161-1/+1
* filter non-printable characters when getting service status outputClark Williams2010-02-161-2/+8
* version bump to 1.16Clark Williams2010-02-112-2/+6
* fix stupid int/float errors in countdown functionsClark Williams2010-02-111-11/+11
* version bump to 0.15Clark Williams2010-02-112-3/+7
* reworked NUMA logic and added time remaining outputClark Williams2010-02-113-12/+34
* add code to deal with NUMA systemsClark Williams2010-02-103-5/+30
* version bump to 1.14Clark Williams2010-02-092-2/+6
* Implemented rteval::XMLreport()David Sommerseth2010-01-071-0/+3
* version bump to 1.13Clark Williams2009-12-222-3/+16
* Merge commit 'davids/master_ipv4' into workClark Williams2009-12-222-11/+54
|\
| * Add explicit sys.path directory to the python sitelib+'/rteval'David Sommerseth2009-12-191-0/+4
| * Send program arguments via RtEval() constructorDavid Sommerseth2009-12-181-5/+6
| * Added more DMI data into the summary.xml reportDavid Sommerseth2009-12-111-1/+39
| * Fixed issue with not including all devices in the OnBoardDeviceInfo tagDavid Sommerseth2009-12-111-5/+5
* | add config defaults for cyclictestClark Williams2009-12-221-0/+4
* | add sanity checks to cyclictest statistics codeClark Williams2009-12-221-0/+12
* | add upstream push to release checklistClark Williams2009-12-221-0/+1
* | update 'clean' and 'help' targetsClark Williams2009-12-221-2/+3
|/
* added release checklistClark Williams2009-12-081-0/+21
* Merge commit 'davids/master_ipv4' into workClark Williams2009-12-0828-198/+1965
|\
| * Updated README files for the XMLRPC server to match latest changesDavid Sommerseth2009-12-082-17/+79
| * Simplified the rpmlint Makefile targetDavid Sommerseth2009-12-081-4/+4
| * Updated rteval-xmlrpc version numbers to 1.1, to reflect the new db schemaDavid Sommerseth2009-12-084-5/+20
| * Avoid unexpected exit if the main thread starts process_submission_queue() to...David Sommerseth2009-12-081-0/+1
| * Updated the SQL database schema and XML parser stylesheetDavid Sommerseth2009-12-083-7/+226
| * Implemented SQL schema version handling on the database layerDavid Sommerseth2009-12-082-4/+41
| * Added function to extract and parse the new //sqldata/@schemaver attributeDavid Sommerseth2009-12-082-0/+32
| * Merge commit 'v1.12' into master_ipv4David Sommerseth2009-12-035-17/+26
| |\
| * | Build rteval-xmlrpc RPM when doing all rpmsDavid Sommerseth2009-12-031-1/+1
| * | Added rteval-xmlrpc.spec fileDavid Sommerseth2009-12-031-0/+54
| * | Take rteval-xmlrpc package out of rteval.specDavid Sommerseth2009-12-032-64/+21
| * | Fixed some issues with files related to the XML-RPC serverDavid Sommerseth2009-12-031-3/+7
| * | Removed no longer needed install helperDavid Sommerseth2009-12-031-23/+0
| * | Added generation and installation of apache-rteval.conf during make installDavid Sommerseth2009-12-031-0/+8
| * | Changed the complete autotools setup for rteval-xmlrpcDavid Sommerseth2009-12-038-6/+43
| * | Cleaned up and fixed configure.ac issuesDavid Sommerseth2009-11-101-17/+48
| * | Merge commit 'clark/master' into merge_ipv4David Sommerseth2009-11-103-7/+36
| |\ \
| * \ \ Merge commit 'clark/clark' into merge_ipv4David Sommerseth2009-11-104-73/+99
| |\ \ \
| * | | | Updated README with info about new config parameters ++David Sommerseth2009-11-101-6/+23
| * | | | Cleaned up eFree_values() even moreDavid Sommerseth2009-11-101-18/+7
| * | | | Avoid recursion calls in do_free_vals()David Sommerseth2009-11-101-6/+11
| * | | | Simplified the API to parse_report() and check_filesize()David Sommerseth2009-11-101-41/+35