summaryrefslogtreecommitdiffstats
path: root/rteval/rteval_text.xsl
Commit message (Expand)AuthorAgeFilesLines
* Added new measurement module, sysstatDavid Sommerseth2013-06-171-1/+17
* cyclictest: Don't bother reporting 'variance'David Sommerseth2013-04-151-5/+0
* Added timestamps tracking when each module starts and stopsDavid Sommerseth2013-03-141-0/+8
* cyclictest: Only log and show statistic data when samples are collectedDavid Sommerseth2013-01-181-37/+39
* cyclictest: Report if breaktrace was triggeredDavid Sommerseth2013-01-181-0/+22
* Use proper time unit in the hwlatdetect summary reportDavid Sommerseth2012-12-201-3/+3
* Fix HWLatDetect exceptions when hwlatdetect could not be loadedDavid Sommerseth2012-12-191-2/+7
* Updated summary and histogram XSLT templatesDavid Sommerseth2012-12-051-31/+52
* Don't add loads/command_line tags if loads have not been runDavid Sommerseth2012-11-301-3/+6
* Add support for older rteval summary reportsDavid Sommerseth2012-11-261-23/+45
* Move the main rteval::genxml() to use SystemInfo::MakeReport()David Sommerseth2012-11-261-20/+24
* hwlatdetect: Split up the sample records into timestamp and duration.David Sommerseth2012-11-081-3/+5
* Added a quick'n'dirty implementation of hwlatdetectDavid Sommerseth2012-11-071-1/+33
* clean up rteval/rteval_text.xsl to handle old reportsClark Williams2010-08-231-1/+1
* clean up XML generationClark Williams2010-08-231-1/+6
* Don't show NUMA node information if it's missing in the summary.xmlDavid Sommerseth2010-07-261-3/+5
* Show CPU cores properlyDavid Sommerseth2010-07-261-1/+12
* Added --annotate | -a feature to rtevalDavid Sommerseth2010-04-121-0/+5
* If no memory_size/@unit attribute is not found, use kB as defaultDavid Sommerseth2010-04-091-1/+9
* Make the <memory_size/> information use units instead of being fixed to kBDavid Sommerseth2010-04-091-2/+2
* add code to deal with NUMA systemsClark Williams2010-02-101-0/+4
* capture base OS infoClark Williams2009-11-061-0/+4
* 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
* Added hardware product name and manufacturer to the screen reportDavid Sommerseth2009-10-131-0/+1
* rteval/rteval_text.xsl changes:Clark Williams2009-10-071-1/+3
* Sort cores by their id in the summary reportDavid Sommerseth2009-09-231-1/+3
* Merge commit 'davids/ibm'Clark Williams2009-09-181-6/+6
|\
| * Added 'us' unit after cyclictest measurementsDavid Sommerseth2009-09-171-6/+6
* | added one-liner from davids to print BIOS data in summary fileClark Williams2009-09-161-0/+1
|/
* added lines to display clocksource infoClark Williams2009-07-221-0/+2
* rearranged a bitClark Williams2009-03-061-5/+9
* Done a little cleanup and added some commentsDavid Sommerseth2009-03-041-10/+35
* Added XSLT template for generating text based reportsDavid Sommerseth2009-03-041-0/+52