summaryrefslogtreecommitdiffstats
path: root/pts-core/objects
Commit message (Expand)AuthorAgeFilesLines
* pts_LineGraph: Fix regression that caused the line not to be plottedMichael Larabel2008-08-121-2/+2
* pts_LineGraph: Don't allow the pointer to hit the minimum lineMichael Larabel2008-08-061-0/+3
* pts-core: More agressive timing (5 second interval lower threshold) onMichael Larabel2008-08-051-1/+1
* pts_LineGraph: Fix for preventing the line from being drawn off theMichael Larabel2008-08-041-0/+3
* pts_LineGraph: Change counter for when to graph pointers on line graphMichael Larabel2008-08-031-1/+1
* tandem_Xml: Add isDefined() function for XML tags in tandem_XmlReaderMichael Larabel2008-08-031-0/+4
* pts_LineGraph: Improve line plottingMichael Larabel2008-08-031-4/+19
* pts_BarGraph: Add rotation identifier supportMichael Larabel2008-08-031-19/+28
* pts_LineGraph: Add rotation identifier supportMichael Larabel2008-08-031-18/+27
* pts_Graph: Add support so a graph module can resize its drawing bufferMichael Larabel2008-08-031-10/+45
* Remove codename from license/copyright comments headersMichael Larabel2008-08-0310-10/+10
* pts_LineGraph: Improve graphing of the line when it comes to both endsMichael Larabel2008-08-031-3/+14
* Add pts_module::pts_fork_function() function which is similar to theMichael Larabel2008-08-031-2/+12
* tandem_Xml: Add setFileCaching(), setTagCaching(), and setCaching()Michael Larabel2008-08-031-2/+20
* With tandem_XmlReader now supporting embedded file-reading, eliminateMichael Larabel2008-08-031-2/+2
* tandem_Xml: Add a caching engine to the XML parsing/reading portionMichael Larabel2008-08-031-13/+52
* A variety of work mostly focused around the graphics_override moduleMichael Larabel2008-08-031-0/+2
* pts_Graph: Always show key/legend if it's a single-type line graphMichael Larabel2008-08-032-16/+24
* Update pts_LineGraph, pts_module, and system_monitor objects.Michael Larabel2008-08-032-7/+8
* Add proper threading support for pts_module... new functions forMichael Larabel2008-08-031-3/+47
* Add pts_module object for providing some common functions to use by PTSMichael Larabel2008-08-031-0/+95
* Add module-info option for viewing information on a moduleMichael Larabel2008-08-031-0/+5
* Move all sensor monitoring code from pts-core to system_monitor module.Michael Larabel2008-08-031-11/+11
* Add GPLv3 header to some source files missing the licenseMichael Larabel2008-06-229-14/+116
* Start to push forward some Phoronix Test Suite modules / plug-inMichael Larabel2008-06-071-0/+78
* Phoronix Test Suite 1.0.. Add press release, bump suite/test versions,Michael Larabel2008-06-041-1/+1
* Initial HTML Documentation PushMichael Larabel2008-05-301-1/+2
* Minor tweaks...Michael Larabel2008-05-281-1/+1
* Trivial fixes...Michael Larabel2008-05-281-1/+1
* encode-* version bumps and fix for pts_MultiPassFailGraph formatting...Michael Larabel2008-05-251-1/+6
* Tweak to pts_Graph alignment between title and sub-title.Michael Larabel2008-05-221-2/+2
* Complete pts_MultiPassFailGraph (MULTI_PASS_FAIL) graph type... ShouldMichael Larabel2008-05-211-52/+39
* Add initial pts_MultiPassFailGraph type... Still a fair amount of workMichael Larabel2008-05-202-3/+110
* More font work... Needed to add in a PHP GD test.Michael Larabel2008-05-141-10/+4
* Change font directory to pts-results-viewer/fonts/Michael Larabel2008-05-141-1/+1
* A variety of code clean-up work, updating/adding header information,Michael Larabel2008-05-137-54/+45
* More pts_Graph tweaks.... sub-title layout is hopefully all sorted outMichael Larabel2008-05-121-2/+2
* Add in pts_PassFailGraph object, which is working great so far, but noMichael Larabel2008-05-121-0/+87
* Work for supporting abstracted graph types / basis for "Pass/Fail Graph"Michael Larabel2008-05-121-6/+28
* pts_Graph tweaksMichael Larabel2008-05-101-3/+3
* Fix from uncle_fungus for Sunflow results parsingMichael Larabel2008-05-081-1/+1
* Enable PNG compression in pts_GraphMichael Larabel2008-05-081-1/+1
* Allow the test results scale to be defined outside of the XML testMichael Larabel2008-05-071-1/+1
* Export all XML paths to pts-functions_interfaces. Look atMichael Larabel2008-05-031-23/+23
* More Phoronix Test Suite cleansingMichael Larabel2008-05-021-3/+0
* Don't write MD5 check-sum for tandem_XmlWriter unless writeXmlCheckSum()Michael Larabel2008-04-291-1/+8
* Add battery.power option to MONITOR= and a few other fixes in thisMichael Larabel2008-04-281-3/+6
* More "monitor" workMichael Larabel2008-04-271-2/+2
* Add in line graphing support for monitor frameworkMichael Larabel2008-04-271-1/+9
* Pts-Results-Viewer improvements...Michael Larabel2008-04-263-10/+11