summaryrefslogtreecommitdiffstats
path: root/pts-core/objects
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Move test option handling to using pts_test_options() and newMichael Larabel2008-10-011-0/+79
* pts-core: pts_module::read_file() should return FALSE when file notMichael Larabel2008-09-131-1/+5
* pts-core: Add pts_module::set_option() function to allow a module itselfMichael Larabel2008-09-121-0/+4
* pts-core: Add support for persistent configuration options thatMichael Larabel2008-09-122-0/+121
* pts-core: Add module_setup() to pts_module_interface for returning anMichael Larabel2008-09-121-0/+4
* pts-core: Fixes for Cascading Test Profiles and start convertingMichael Larabel2008-09-112-3/+7
* pts-core: Add install support for tests using an Extend call / CascadingMichael Larabel2008-09-111-1/+1
* pts-core: Add support so that a test profile can extend another test,Michael Larabel2008-09-112-3/+15
* tandem_Xml: Add a pts_test_tandem_XmlReader object that extendsMichael Larabel2008-09-112-3/+45
* tandem_Xml: Add fallback function handler support when a tag isn't foundMichael Larabel2008-09-111-7/+18
* pts-core: ~/.phoronix-test-suite/local/ ->Michael Larabel2008-08-291-1/+1
* pts_MultiPassFailGraph: Ensure the background fill reaches the bottomMichael Larabel2008-08-281-0/+2
* pts_Graph: Add graph_show_key and graph_background_lines propertiesMichael Larabel2008-08-222-3/+7
* pts-core: Fix and improve pts_Graph, pts_BarGraph, and pts_LineGraphMichael Larabel2008-08-163-39/+29
* 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