summaryrefslogtreecommitdiffstats
path: root/pts-core/objects/pts_module.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Eliminate use of global variables in PTS modules supportMichael Larabel2008-11-201-3/+2
* pts_module: Update pts_timed_function() to reflect option changesMichael Larabel2008-11-191-2/+3
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-1/+1
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-9/+46
* 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-121-0/+32
* pts-core: ~/.phoronix-test-suite/local/ ->Michael Larabel2008-08-291-1/+1
* pts-core: More agressive timing (5 second interval lower threshold) onMichael Larabel2008-08-051-1/+1
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
* Add pts_module::pts_fork_function() function which is similar to theMichael Larabel2008-08-031-2/+12
* pts_Graph: Always show key/legend if it's a single-type line graphMichael Larabel2008-08-031-13/+18
* Update pts_LineGraph, pts_module, and system_monitor objects.Michael Larabel2008-08-031-2/+1
* 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