summaryrefslogtreecommitdiffstats
path: root/rteval
Commit message (Expand)AuthorAgeFilesLines
* version bump to 1.19Clark Williams2010-03-161-1/+1
* add code for --summarize to deal with tarballsClark Williams2010-03-141-3/+34
* Gather info about loaded kernel modulesDavid Sommerseth2010-02-241-0/+37
* version bump to 1.18Clark Williams2010-02-161-1/+1
* 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-161-1/+1
* 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-111-1/+1
* fix stupid int/float errors in countdown functionsClark Williams2010-02-111-11/+11
* version bump to 0.15Clark Williams2010-02-111-1/+1
* 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-091-1/+1
* Implemented rteval::XMLreport()David Sommerseth2010-01-071-0/+3
* version bump to 1.13Clark Williams2009-12-221-1/+1
* 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
|/
* Fix mismatch between rteval.py and specfileClark Williams2009-11-251-1/+1
* fix incorrect manipulation of cyclictest thread prioritiesClark Williams2009-11-251-1/+1
* version bump to 1.11Clark Williams2009-11-061-1/+1
* capture base OS infoClark Williams2009-11-062-0/+20
* version bump to 1.10Clark Williams2009-11-041-1/+1
* add config file sections for cyclictestClark Williams2009-11-043-3/+16
* version bump to 1.9Clark Williams2009-11-031-1/+1
* New feature: rteval <-H | --raw-histogram>David Sommerseth2009-10-292-5/+63
* Cleaned up the rteval_text.xslDavid Sommerseth2009-10-291-48/+148
* Sort CPU cores as numbers, not as string (which is the default)David Sommerseth2009-10-291-1/+1
* Merge commit 'clark/master' into local clark work branchDavid Sommerseth2009-10-261-3/+11
|\
| * fixed command line issue with sysreport optionClark Williams2009-10-201-2/+4
| * fixed specfile issues and added better failure message on NFSClark Williams2009-10-201-1/+7
* | Merge branch 'master_ipv4' into clarkDavid Sommerseth2009-10-261-24/+46
|\ \ | |/ |/|
| * A few of fixesDavid Sommerseth2009-10-231-22/+44
| * Cleaned up the service XML tagsDavid Sommerseth2009-10-231-1/+1
| * version bump to 1.7Clark Williams2009-10-231-1/+1
| * added <kthread> section to XML reportClark Williams2009-10-231-7/+29
| * version bump to 1.6Clark Williams2009-10-231-1/+1
| * reworked stats calculation in cyclictest::reduce()Clark Williams2009-10-231-8/+2
| * added get_services() and get_kthread() methods to rteval/rteval.pyClark Williams2009-10-231-0/+26
| * Added hardware product name and manufacturer to the screen reportDavid Sommerseth2009-10-231-0/+1
| * Fixed wrong data type for self.config.duration parsingDavid Sommerseth2009-10-231-1/+1
| * rteval did not consider -f|--inifile argumentDavid Sommerseth2009-10-231-3/+3
| * version bump to 1.5Clark Williams2009-10-231-1/+1