summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Minor clean-ups / fixesMichael Larabel2008-08-223-6/+10
* system_monitor: Add physical, SWAP, and total memory usage monitoringMichael Larabel2008-08-211-8/+87
* pts-core: read_memory_usage() -> read_physical_memory_usage()Michael Larabel2008-08-211-1/+1
* pts-core: If memory parsing fails, return -1 usageMichael Larabel2008-08-211-1/+1
* pts-core: Add support for reading system memory and SWAP usageMichael Larabel2008-08-212-1/+60
* pts-core: Don't list STANDALONE and SCTP types within list-testsMichael Larabel2008-08-211-1/+1
* system_monitor: Report elapsed time in graphs instead of dateMichael Larabel2008-08-201-4/+8
* pts-core: With info command for tests and suites, show the descriptionMichael Larabel2008-08-201-0/+5
* pts-core: If running a test and it's NO_RESULT type, don't prompt toMichael Larabel2008-08-201-3/+24
* pts-core: Add ResultFormat type of NO_RESULT for tests that return noMichael Larabel2008-08-201-2/+12
* pts-core: Improve input when using custom values for a test optionMichael Larabel2008-08-201-1/+9
* pts-core: Fix division by zero in current_processor_usage() exposed onMichael Larabel2008-08-201-2/+5
* pts-core: OS detection fix for Xandros / Eee PC 901Michael Larabel2008-08-201-0/+3
* pts: With urbanterror profile, disable vsyncMichael Larabel2008-08-191-1/+0
* pts-core: Add gpu_error_counter module to load by defaultMichael Larabel2008-08-192-1/+2
* gpu_error_counter: A module that monitors the graphics card to see ifMichael Larabel2008-08-191-0/+84
* pts-core: During the testing process, the test identifier is set toMichael Larabel2008-08-191-1/+2
* graphics_override: Switch when !IS_ATI_GRAPHICS && !IS_NVIDIA_GRAPHICSMichael Larabel2008-08-191-5/+1
* pts-core: Add PTS module return response types. First implementation: IfMichael Larabel2008-08-191-2/+17
* pts-core: Add list-all-tests option that is like list-tests but willMichael Larabel2008-08-191-1/+2
* pts-core: Fixes for sort_available_modes() used byMichael Larabel2008-08-191-2/+2
* pts-core: Sort xrandr_available_modes() by pixel countMichael Larabel2008-08-191-0/+34
* system_monitor: V3_POWER -> V3_VOLTAGE (Reported by Marox)Michael Larabel2008-08-191-2/+2
* pts-core: Trivial variable changes in batch mode of pts-run-test.phpMichael Larabel2008-08-171-6/+6
* pts-core: If TEST_RESULTS_IDENTIFIER environmental variable set, useMichael Larabel2008-08-171-3/+13
* pts-core: If TEST_RESULTS_NAME environmental variable set, use thatMichael Larabel2008-08-172-12/+17
* pts-core: Fix CrossFire card count detection for Radeon HD 4870 X2 andMichael Larabel2008-08-171-0/+5
* pts-core: Add validation to see if Global ID string format is validMichael Larabel2008-08-176-10/+31
* pts-core: Check against error when using the aticonfig-based AMDPCSDBMichael Larabel2008-08-171-1/+1
* system_monitor: Poll sensors every 10 secondsMichael Larabel2008-08-171-1/+1
* pts-core: Idle for one second between interim test runsMichael Larabel2008-08-171-0/+3
* pts-core: Improve last run and times run message for info option whenMichael Larabel2008-08-171-2/+8
* pts-core: If NO_<TEST TYPE>_TESTS environmental variable is set andMichael Larabel2008-08-171-1/+1
* pts-core: Switch read_sensors() calls to using the new structure whereMichael Larabel2008-08-172-23/+5
* pts-core: For LM_Sensors parsing with read_sensors() support an array asMichael Larabel2008-08-171-10/+17
* pts: Improve the generic installer (install-sh)Michael Larabel2008-08-171-0/+1
* pts-core: If DISPLAY environmental variable not set OR NO_GRAPHICS_TESTSMichael Larabel2008-08-161-0/+3
* pts-core: Fix and improve pts_Graph, pts_BarGraph, and pts_LineGraphMichael Larabel2008-08-163-39/+29
* pts-core: PTS Results Viewer improvementsMichael Larabel2008-08-161-1/+1
* pts-core: Fix for analyze option text stringMichael Larabel2008-08-141-3/+3
* pts-core: Add more modes to ignoreMichael Larabel2008-08-141-1/+1
* pts-core: Don't report Software Rasterizer in graphics stringMichael Larabel2008-08-141-1/+1
* Tag Phoronix Test Suite 1.2.0 Beta 2, but it won't be formally releasedMichael Larabel2008-08-141-1/+1
* pts-core: Fix similar attributes text in analyze optionMichael Larabel2008-08-121-1/+6
* pts_LineGraph: Fix regression that caused the line not to be plottedMichael Larabel2008-08-121-2/+2
* pts: PTS Global being renamed to Phoronix GlobalMichael Larabel2008-08-126-14/+14
* pts-core: Add NVIDIA SLI detection supportMichael Larabel2008-08-111-0/+7
* pts-core: NUM_CPU_JOBS now equals NUM_CPU_CORES * 2Michael Larabel2008-08-111-1/+1
* pts-core: Add missing $test_identifier when running in batch mode forMichael Larabel2008-08-101-0/+1
* pts-core: Few small changesMichael Larabel2008-08-104-6/+5