summaryrefslogtreecommitdiffstats
path: root/rteval
Commit message (Expand)AuthorAgeFilesLines
* 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
| * modified Rundata::reduce in rteval/cyclictest.py to use less memoryClark Williams2009-10-231-5/+10
| * modified rteval::debug() to prefix strings with rteval:Clark Williams2009-10-231-1/+1
| * modified load::debug to print object nameClark Williams2009-10-233-16/+16
| * rearranged option processing logic in rteval/rteval.pyClark Williams2009-10-231-9/+18
| * Changed from sample array to histogram (-h 1000)Clark Williams2009-10-231-22/+29
| * updated version to 1.4Clark Williams2009-10-231-1/+2
| * rteval/rteval_text.xsl changes:Clark Williams2009-10-231-1/+3
| * adde code to rteval/rtevalConfig.py to allow first call toClark Williams2009-10-231-1/+6
| * rteval.py changes:Clark Williams2009-10-231-1/+6
| * Massive changes:Clark Williams2009-10-231-98/+65
| * Add XML-RPC submissions into a submission queue instead of parsing it directlyDavid Sommerseth2009-09-301-1/+1
* | split kcompile and hackbench into sub-packagesClark Williams2009-10-141-1/+1
* | version bump to 1.7Clark Williams2009-10-131-1/+1
* | added <kthread> section to XML reportClark Williams2009-10-131-7/+29
* | Merge commit 'davids/clark' into clarkClark Williams2009-10-132-4/+5
|\ \
| * | Added hardware product name and manufacturer to the screen reportDavid Sommerseth2009-10-131-0/+1
| * | Fixed wrong data type for self.config.duration parsingDavid Sommerseth2009-10-131-1/+1
| * | rteval did not consider -f|--inifile argumentDavid Sommerseth2009-10-131-3/+3
* | | version bump to 1.6Clark Williams2009-10-131-1/+1
* | | reworked stats calculation in Rundata::reduce()Clark Williams2009-10-131-8/+2
* | | added get_services() and get_kthread() methods to rteval/rteval.pyClark Williams2009-10-131-0/+26
|/ /
* | version bump to 1.5Clark Williams2009-10-121-1/+1
* | modified Rundata::reduce in rteval/cyclictest.py to use less memoryClark Williams2009-10-121-5/+10
* | modified rteval::debug() to prefix strings with rteval:Clark Williams2009-10-121-1/+1
* | modified load::debug to print object nameClark Williams2009-10-123-16/+16