Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Functionize pts_download_benchmark_files() | Michael Larabel | 2008-04-30 | 1 | -87/+90 | |
| | ||||||
* | Fixes for pts-functions-install downloads.xml feature | Michael Larabel | 2008-04-29 | 1 | -7/+7 | |
| | ||||||
* | Switch scripts to using new PTS audio WAV file that's much larger. | Michael Larabel | 2008-04-29 | 11 | -11/+30 | |
| | | | | Switch scripts using that audio file to downloads.xml with pts-shared/ | |||||
* | Change monitoring / monitoring-options to sensors / sensor-options | Michael Larabel | 2008-04-29 | 2 | -4/+4 | |
| | ||||||
* | Don't write MD5 check-sum for tandem_XmlWriter unless writeXmlCheckSum() | Michael Larabel | 2008-04-29 | 1 | -1/+8 | |
| | | | | is called. | |||||
* | Change benchmark-profiles/, benchmark-resources/, and benchmark-suites/ to ↵ | Michael Larabel | 2008-04-29 | 159 | -3/+5 | |
| | | | | test-profiles/, test-resources/, and test-suites/ | |||||
* | Add in distro-packages-template.xml, profile-template.xml, and | Michael Larabel | 2008-04-29 | 3 | -0/+57 | |
| | | | | suite-template.xml. | |||||
* | Fix encode-ogg.xml | Michael Larabel | 2008-04-29 | 1 | -2/+2 | |
| | ||||||
* | Revise XML layout for PTS Test Profiles. This BREAKS COMPATIBILITY with | Michael Larabel | 2008-04-29 | 39 | -344/+344 | |
| | | | | previous versions of the Phoronix Test Suite. | |||||
* | Revise PTS Suite XML layout... This BREAKS COMPATIBILITY with all old | Michael Larabel | 2008-04-29 | 18 | -271/+271 | |
| | | | | suites | |||||
* | Add monitoring-options argument for more information about system | Michael Larabel | 2008-04-29 | 4 | -0/+17 | |
| | | | | monitoring feature. | |||||
* | Add test name or suite to graph when generating monitor results. | Michael Larabel | 2008-04-29 | 1 | -1/+6 | |
| | ||||||
* | Improved monitor handling in faulty situations | Michael Larabel | 2008-04-29 | 3 | -10/+17 | |
| | ||||||
* | New screensaver toggling work on GNOME | Michael Larabel | 2008-04-29 | 3 | -14/+18 | |
| | ||||||
* | A fix for pts_recurse_verify_installation() when sending test suite or | Michael Larabel | 2008-04-29 | 1 | -3/+3 | |
| | | | | any identifier aside from the benchmark itself | |||||
* | Add ToggleScreensaver option to user-config.xml | Michael Larabel | 2008-04-29 | 3 | -1/+14 | |
| | ||||||
* | Add cpu.voltage, v3.voltage, v5.voltage, and v12.voltage options to | Michael Larabel | 2008-04-29 | 4 | -2/+137 | |
| | | | | | MONITOR= for reporting line voltages on the CPU and other voltage rails through LM_Sensors | |||||
* | Add LM_Sensors "Board Temp" probe if "Sys Temp" value is not supplied | Michael Larabel | 2008-04-29 | 1 | -0/+3 | |
| | ||||||
* | Add ImageMagick URL for what is hopefully a permanent server | Michael Larabel | 2008-04-29 | 2 | -3/+3 | |
| | ||||||
* | ACPI battery discharging fix in pts_record_battery_power() | Michael Larabel | 2008-04-28 | 1 | -4/+7 | |
| | ||||||
* | Update for the end-user agreement | Michael Larabel | 2008-04-28 | 2 | -1/+3 | |
| | ||||||
* | Add battery.power option to MONITOR= and a few other fixes in this | Michael Larabel | 2008-04-28 | 5 | -25/+66 | |
| | | | | commit too | |||||
* | Add end-user agreement to show the first time PTS runs or when the | Michael Larabel | 2008-04-28 | 3 | -0/+24 | |
| | | | | agreement has been modified. | |||||
* | Add in pts_exit() function for exiting | Michael Larabel | 2008-04-28 | 6 | -22/+17 | |
| | ||||||
* | Add OS name / Linux distribution name to auto tag | Michael Larabel | 2008-04-28 | 1 | -0/+5 | |
| | ||||||
* | Move pts_hw_string() and pts_sw_string() from pts-functions to | Michael Larabel | 2008-04-28 | 2 | -21/+21 | |
| | | | | pts-functions_system | |||||
* | Report to test notes if the system was running on battery power | Michael Larabel | 2008-04-28 | 3 | -1/+17 | |
| | ||||||
* | Report whether a CPU power savings / frequency scaling technology was | Michael Larabel | 2008-04-28 | 4 | -2/+33 | |
| | | | | enabled. | |||||
* | Immediate detection when attempting to run a test to see whether or not | Michael Larabel | 2008-04-28 | 5 | -2/+66 | |
| | | | | it's installed. If it's not, let the user know what to do and then exit. | |||||
* | A few improvements with PTS Global | Michael Larabel | 2008-04-28 | 3 | -5/+18 | |
| | ||||||
* | Add PTS Global Auto Tagging Support | Michael Larabel | 2008-04-28 | 3 | -2/+46 | |
| | ||||||
* | pts-monitor-viewer working | Michael Larabel | 2008-04-28 | 5 | -20/+29 | |
| | ||||||
* | Update change-log and add version argument for showing version and | Michael Larabel | 2008-04-27 | 3 | -1/+12 | |
| | | | | code-name. | |||||
* | More "monitor" work | Michael Larabel | 2008-04-27 | 5 | -4/+62 | |
| | ||||||
* | Support for monitoring CPU and system temperatures through ACPI, if | Michael Larabel | 2008-04-27 | 3 | -1/+41 | |
| | | | | LM_Sensors isn't installed or working. | |||||
* | Fix, add pts-functions_monitor require | Michael Larabel | 2008-04-27 | 1 | -0/+1 | |
| | ||||||
* | Move monitor functions to pts-functions_monitor | Michael Larabel | 2008-04-27 | 2 | -121/+129 | |
| | ||||||
* | Add in line graphing support for monitor framework | Michael Larabel | 2008-04-27 | 3 | -15/+78 | |
| | ||||||
* | Deanjo adjustment for espeak install script | Michael Larabel | 2008-04-27 | 1 | -2/+3 | |
| | ||||||
* | Clean up pts-run-cmd | Michael Larabel | 2008-04-27 | 2 | -102/+95 | |
| | ||||||
* | Move pts-merge-results inside pts-run-cmd | Michael Larabel | 2008-04-27 | 3 | -39/+40 | |
| | ||||||
* | Add force-install option to PTS | Michael Larabel | 2008-04-27 | 4 | -1/+9 | |
| | ||||||
* | Fix for latest downloads.xml change and update CHANGE-LOG and TODO | Michael Larabel | 2008-04-26 | 3 | -3/+2 | |
| | | | | docunmentation | |||||
* | Add in downloads.xml support for downloading to pts-shared/ by setting | Michael Larabel | 2008-04-26 | 2 | -2/+8 | |
| | | | | <DownloadTo>SHARED</DownloadTo> | |||||
* | Add in multicore suite for SMP-friendly tests | Michael Larabel | 2008-04-26 | 2 | -0/+35 | |
| | ||||||
* | Deanjo fix for undefined offset warnings. | Michael Larabel | 2008-04-26 | 1 | -1/+5 | |
| | ||||||
* | Add in espeak test profile. Add in portaudio-development to external | Michael Larabel | 2008-04-26 | 8 | -0/+68 | |
| | | | | dependencies. | |||||
* | Add remove-all-results option | Michael Larabel | 2008-04-26 | 4 | -15/+49 | |
| | ||||||
* | Pts-Results-Viewer improvements... | Michael Larabel | 2008-04-26 | 9 | -13/+17 | |
| | ||||||
* | Monitor fixes... | Michael Larabel | 2008-04-26 | 4 | -5/+6 | |
| |