summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
* A variety of code clean-up work, updating/adding header information,Michael Larabel2008-05-1322-121/+218
* 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-123-15/+37
* Small changes...Michael Larabel2008-05-121-7/+12
* Update Nexuiz profile against version 2.4.2.Michael Larabel2008-05-111-0/+1
* A variety of small changes...Michael Larabel2008-05-102-11/+7
* Initial work of a PASS_FAIL result format for tests...Michael Larabel2008-05-101-12/+43
* Fix for suite-info to work recursively when listing tests in a suiteMichael Larabel2008-05-102-8/+25
* Renamed pts-functions_interfaces.php to pts-interfaces.phpMichael Larabel2008-05-102-1/+1
* Allow test profiles to define a graph type (currently only BAR_GRAPH andMichael Larabel2008-05-103-3/+8
* pts_Graph tweaksMichael Larabel2008-05-101-3/+3
* Don't print any information outputted by xdg-screensaver (or if it's notMichael Larabel2008-05-101-1/+1
* Add refresh-graphs <saved file> option for re-rendering graphs from theMichael Larabel2008-05-102-12/+26
* Changes when running Phoronix Test Suite:Michael Larabel2008-05-102-10/+77
* Improved text formatting in graphsMichael Larabel2008-05-101-4/+10
* Add initial x11perf test profileMichael Larabel2008-05-101-0/+1
* Move auto-generated tags code to pts-functions-run and when using theMichael Larabel2008-05-103-48/+56
* Rename pts_posix_userhome and pts_posix_username andMichael Larabel2008-05-102-6/+6
* Don't dump XML interfaces in diagnostics dump.Michael Larabel2008-05-101-1/+2
* Fixes for detecting user home directory and username. If the PHP POSIXMichael Larabel2008-05-101-4/+22
* Change PTS_MONITOR_DIR to ~/.phoronix-test-suite/system-monitor/ fromMichael Larabel2008-05-101-1/+1
* Merge result fixesMichael Larabel2008-05-101-3/+6
* Improved detection for useless strings in HALMichael Larabel2008-05-102-2/+1
* - Drop directory argument on pts_save_result() as it's no longer being used a...Michael Larabel2008-05-091-4/+8
* Trivial fix for formatting with listing suites...Michael Larabel2008-05-091-1/+1
* Tag Phoronix Test Suite 0.6.0Michael Larabel2008-05-091-1/+1
* Switch PTS Global uploader to sending the results as a $_POST variableMichael Larabel2008-05-091-6/+18
* If upload fails, let the user know.Michael Larabel2008-05-092-0/+4
* Fix from uncle_fungus for Sunflow results parsingMichael Larabel2008-05-081-1/+1
* Enable PNG compression in pts_GraphMichael Larabel2008-05-081-1/+1
* Add initial beeping support for when a test ends and all tests are done.Michael Larabel2008-05-083-0/+7
* Switch pts_process_* functions to being pid based instead of time based.Michael Larabel2008-05-081-4/+6
* Fix bug in parsing function renamingMichael Larabel2008-05-082-2/+3
* Standardize function naming convention for pts-functions_system_parsingMichael Larabel2008-05-084-31/+31
* With stdout headers, if width is larger than current terminal width, don'tMichael Larabel2008-05-081-0/+5
* Move generic system parsing functions toMichael Larabel2008-05-084-159/+164
* Check if HAL reports string as empty, if so turn to Unknown.Michael Larabel2008-05-081-0/+3
* Add in lshal (HAL) parsing support. Report system's motherboard/model toMichael Larabel2008-05-081-2/+45
* Update to gtkperf profile. Change to 2,000 iterations and add additionalMichael Larabel2008-05-081-1/+1
* Add sensors option to report current sensor readingsMichael Larabel2008-05-072-62/+80
* When attempting to install a suite, just check if a unique benchmark isMichael Larabel2008-05-071-1/+1
* Silence basic install information when running benchmark orMichael Larabel2008-05-071-2/+5
* If result is 0 or 0.00 don't save the results.Michael Larabel2008-05-071-1/+1
* Clean up information string parsing a bitMichael Larabel2008-05-071-0/+5
* Add pts/etc/scripts/package-build-deb.php and running it from the rootMichael Larabel2008-05-071-0/+2
* Define version and codename inside pts-core/functions/pts.php instead ofMichael Larabel2008-05-072-3/+8
* Allow the test results scale to be defined outside of the XML testMichael Larabel2008-05-072-1/+10
* Remove accidental debugging code left inMichael Larabel2008-05-061-2/+1
* Further compression to PTS Global UploadsMichael Larabel2008-05-051-1/+4