summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Create end-user variables for having software/hardware valuesMichael Larabel2008-08-281-0/+21
* pts_MultiPassFailGraph: Ensure the background fill reaches the bottomMichael Larabel2008-08-281-0/+2
* pts-core: Improve Intel graphics memory detection and other drivers thatMichael Larabel2008-08-271-2/+2
* pts-core: Put the DRI trim code in the wrong conditionMichael Larabel2008-08-271-3/+3
* pts-core: On some Intel setups, don't report DRI in graphics stringMichael Larabel2008-08-271-0/+3
* graphics_override: Don't apply anti-aliasing or anisotropic filteringMichael Larabel2008-08-271-7/+23
* pts-core: Suppress warnings/errors from set_nvidia_extension()Michael Larabel2008-08-271-1/+1
* pts-core: Fix regression that caused pts_process_remove() to run whenMichael Larabel2008-08-261-2/+2
* pts-core: pts_module_processes() contains an array of all supportedMichael Larabel2008-08-262-2/+6
* pts-core: Don't emit errors in pts_extended_init() if making theMichael Larabel2008-08-261-2/+2
* pts-core: The read_pci() tags don't need to be postfixed with a colonMichael Larabel2008-08-263-3/+6
* pts-core: Improved chipset / Northbridge detectionMichael Larabel2008-08-261-1/+24
* pts-core: Allow read_pci() to accept an array for fallback devices toMichael Larabel2008-08-261-20/+21
* pts-coere: Add SupportedPlatforms tag for optionally specifying on whatMichael Larabel2008-08-252-1/+30
* pts-core: More improved motherboard detection supportMichael Larabel2008-08-251-2/+2
* pts-core: Add fallback support for read_hal() when the names areMichael Larabel2008-08-251-15/+19
* pts-core: Add a few more remove_words in the HAL extraction to check forMichael Larabel2008-08-251-1/+1
* pts-core: Fix for calls using explode() directly into an array_pop()Michael Larabel2008-08-251-2/+4
* pts-core: Fix missing variable in list-saved-results (Thanks to MichaelMichael Larabel2008-08-251-1/+1
* pts-core: Fix for DEBUG_FILE not being detectedMichael Larabel2008-08-251-1/+1
* Tag Phoronix Test Suite 1.2.0 Beta 3Michael Larabel2008-08-252-1/+2
* pts-core: Implement the RemoveDownloadFiles so that it now works.Michael Larabel2008-08-241-0/+36
* pts-core: Add RemoveDownloadFiles to user-config.xml for removing theMichael Larabel2008-08-242-5/+9
* pts-core: Default LogVerboseSystemDetails to FALSEMichael Larabel2008-08-241-1/+1
* pts-core: More improvements to motherboard detectionMichael Larabel2008-08-243-2/+10
* pts-core: When running in debug mode, set error reporting to all andMichael Larabel2008-08-241-0/+2
* pts-core: Fix more missing / unset variablesMichael Larabel2008-08-232-2/+4
* pts-core: Fix missing variables in run and install functionsMichael Larabel2008-08-232-2/+2
* pts-core: For OpenSolaris, i86pc -> i686 architectureMichael Larabel2008-08-231-0/+2
* pts-core: Fix HAL system detection for some systemsMichael Larabel2008-08-231-1/+6
* pts-core: When running on Solaris and ps error generated, don't print toMichael Larabel2008-08-231-1/+1
* pts-core: Add support for email address to follow the maintainer's nameMichael Larabel2008-08-231-0/+12
* pts_Graph: Add graph_show_key and graph_background_lines propertiesMichael Larabel2008-08-222-3/+7
* pts-core: Drop pts_beep()Michael Larabel2008-08-2213-120/+291
* 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