summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pts: Remove x bit from a few php scripts without #! (from ndim)HEADmasterMichael Larabel2009-01-086-1/+2
|
* pts: Update tcsh external dependency for FedoraMichael Larabel2009-01-084-9/+4
| | | | Plus other stuff
* pts-core: Add result-file-to-pdf option that will read a results fileMichael Larabel2009-01-076-0/+194
| | | | and save a copy of it as an Adobe PDF file
* pts-core: Miscellaneous fixesMichael Larabel2009-01-075-2/+28
|
* pts: Minor update to iozone test profileMichael Larabel2009-01-072-5/+7
|
* install-sh: Add escape argument in install script from HansMichael Larabel2009-01-071-1/+1
|
* install-sh: Add $DESTDIR support to make packaging easierMichael Larabel2009-01-074-20/+25
| | | | | | | | | | | | | | This significantly eases building packages of p-t-s. If DESTDIR is unset, install-sh still installs as before If DESTDIR is set, install-sh prefixes all install paths with $DESTDIR. Additionally, install-sh now tries to create the directory $DESTDIR$INSTALL_PREFIX. This should not actually change the install-sh behaviour except for avoiding the need to create the directory before calling install-sh.
* pts: Add smokin-guns to ioquake3-games suite since it soon will use theMichael Larabel2009-01-041-1/+6
| | | | ioquake3 version of the Quake 3 Arena engine
* pts: Add smokin-guns test profile for Quake 3 Smokin' Guns gameMichael Larabel2009-01-045-0/+78
|
* pts-core: Add FORCE_TIMES_TO_RUN environmental variable for forcing theMichael Larabel2009-01-032-0/+11
| | | | number of times to run a test
* Tag Phoronix Test Suite 1.6.0 "Tydal" Beta 2Michael Larabel2009-01-022-4/+5
|
* pts: Update wine-unstable test profile to WINE v1.1.12Michael Larabel2009-01-025-8/+9
|
* pts-core: Add auto-removable-media field to auto test options supportMichael Larabel2009-01-012-0/+13
|
* pts-core: Few 2009 copyright updatesMichael Larabel2008-12-315-9/+9
|
* pts_Graph: Show lower-value results betterMichael Larabel2008-12-311-1/+5
|
* pts: Update and fix specviewperf10 test profileMichael Larabel2008-12-314-8/+22
|
* pts_Graph: Add more stock colors to painterMichael Larabel2008-12-313-2/+4
|
* pts_Graph: When rendering a graph on a percent basis, format scale forMichael Larabel2008-12-312-1/+9
| | | | 100-point basis
* system_monitor: When monitoring CPU usage, monitor the usage on eachMichael Larabel2008-12-312-0/+31
| | | | individual core (and still overall too)
* pts-core: Cache reading of hw_cpu_core_count() since that shouldn'tMichael Larabel2008-12-313-23/+39
| | | | change while pts-core is running
* pts-core: Allow reading CPU usage percent from individual coresMichael Larabel2008-12-312-8/+19
| | | | \
* pts: Adjust more test profiles from using $argv to $LOG_FILEMichael Larabel2008-12-2912-14/+19
|
* pts: Use $LOG_FILE with stresscpu2 and vdrift test profilesMichael Larabel2008-12-296-7/+10
|
* pts: Switch ramspeed test profile to use $LOG_FILEMichael Larabel2008-12-293-8/+9
|
* pts: Use $LOG_FILE instead of $argv with scimark2 test profileMichael Larabel2008-12-293-8/+9
|
* pts: Use $LOG_FILE in video-extensions test profileMichael Larabel2008-12-293-4/+6
|
* pts-core: Rewrite pts_remove() functionMichael Larabel2008-12-292-21/+19
|
* pts: Update specviewperf9 and specviewperf10 test profiles to useMichael Larabel2008-12-286-38/+40
| | | | $LOG_FILE
* pts-core: When installing or running a test, only print to standardMichael Larabel2008-12-284-4/+16
| | | | output if under 10KB
* bilde_renderer: Add a JPEG renderer using the GD libraryMichael Larabel2008-12-288-8/+59
|
* bilde_renderer: When setting the image quality level to use with theMichael Larabel2008-12-286-5/+8
| | | | render_image() function, base it on a 100-point scale
* bilde_renderer: Add a generic abstract GD library renderer and then haveMichael Larabel2008-12-283-187/+230
| | | | bilde_png_renderer extend that
* pts-core: Add install-all-dependencies option to install all availableMichael Larabel2008-12-283-1/+45
| | | | external dependencies for that distribution
* pts: Update lzma download link for compress-lzma test profileMichael Larabel2008-12-282-1/+2
|
* pts: More graphics-magick tweaksMichael Larabel2008-12-282-2/+8
|
* pts: Add external dependencies and without-perl build argument toMichael Larabel2008-12-282-1/+2
| | | | graphics-magick test profile
* pts: Add graphics-magick to multicore test suite due to its use ofMichael Larabel2008-12-282-1/+12
| | | | OpenMP
* pts: Add graphics-magick test profile for GraphicsMagick 1.3 imageMichael Larabel2008-12-285-0/+81
| | | | testing
* pts: Add photo-sample base test profile for providing sample photographsMichael Larabel2008-12-285-1/+26
|
* pts: Add libperl-dev to Ubuntu External Dependencies XML to perl packageMichael Larabel2008-12-282-2/+3
|
* pts-core: Fix spacing in pts_trim_spaces()Michael Larabel2008-12-281-1/+1
|
* pts: Add system-disk test suite for real world disk / encryption testsMichael Larabel2008-12-282-0/+45
|
* pts: Add build-mysql test profile for timed build of MySQL 5.1Michael Larabel2008-12-286-0/+45
|
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-286-6/+26
| | | | in file install.log
* pts-core: Plot results in reverse order when graphing results ifMichael Larabel2008-12-271-0/+6
| | | | REVERSE_GRAPH_PLOTTING environmental variable is set
* pts-core: Eliminate use of most preg_ functionsMichael Larabel2008-12-276-34/+41
|
* pts-core: Clean up Display / X.Org server reported stringMichael Larabel2008-12-274-2/+7
|
* bilde_renderer: More SWF renderer workMichael Larabel2008-12-271-15/+43
|
* bilde_renderer: Implement png_image_to_type(), jpg_image_to_type(), andMichael Larabel2008-12-271-3/+5
| | | | image_copy_merge() functions in SWF renderer
* bilde_renderer: Implement draw_ellipse() in SWF rendererMichael Larabel2008-12-271-1/+17
|