10248 Commits

Author SHA1 Message Date
Michael Larabel
8279c34f28 Clean up lspci output some more 2008-04-06 17:18:12 -04:00
Michael Larabel
80b66a1419 Change Log Update For PTS 0.2.0 2008-04-06 08:11:52 -04:00
Michael Larabel
8340ee159a Benchmark script/profile updates. Tag PTS 0.2.0. 2008-04-06 08:10:13 -04:00
Michael Larabel
4c4ce07518 More test script patches from Kano 2008-04-06 07:40:38 -04:00
Michael Larabel
9533762891 Oops, two /etc/*-release, change one to /etc/*-version 2008-04-05 21:45:21 -04:00
Michael Larabel
97d25695df Improve OS detection for those not LSB compliant 2008-04-05 19:52:24 -04:00
Michael Larabel
fcb358f081 Nexuiz update (Kano patch) 2008-04-05 17:59:39 -04:00
Michael Larabel
47ff6f4df4 Oops, arch is reported on kernel line already... 2008-04-05 09:29:09 -04:00
Michael Larabel
8c4cc8020f OS reporting improvements... Report architecture to results viewer too. 2008-04-05 09:24:35 -04:00
Michael Larabel
a92fedc841 New results viewer (work in progress), script updates from Kano, and
many other changes. Please test heavily.
2008-04-05 09:01:14 -04:00
Michael Larabel
567036c646 Doom 3 (full client) profile should now be working fully. Other fixes in
this commit too.
2008-04-04 18:53:30 -04:00
Michael Larabel
2c690fd0e5 user-config.xml is now stored in ~/.phoronix-test-suite/user-config.xml.
Generating and updating the file is now handled when PTS executes. The
test results location now defaults to ~/pts-test-results/
2008-04-04 16:14:36 -04:00
Michael Larabel
b7c4b32ade Drop the GTK portions that aren't up to date. 2008-04-04 15:14:20 -04:00
Michael Larabel
b4a3a8a688 list-saved-tests argument renamed to list-saved-results 2008-04-04 15:08:26 -04:00
Michael Larabel
22469d5a90 Accidentally didn't delete test-results before upload. Removed my
testing folder.
2008-04-04 15:06:22 -04:00
Michael Larabel
181092e306 Prep work for rendering graphs locally if GD library installed 2008-04-04 15:02:29 -04:00
Michael Larabel
50de2e7e26 A variety of changes... 2008-04-04 13:42:05 -04:00
Michael Larabel
85306a2380 User input improvements 2008-04-04 12:57:17 -04:00
Michael Larabel
f7539cfa68 Nexuiz add sound/nosound option. 2008-04-04 11:56:07 -04:00
Michael Larabel
ad285a5add Compress-Gzip update from Kano 2008-04-04 10:46:54 -04:00
Michael Larabel
e78f41a0a4 Improved Linux distribution detection against lsb_release -a 2008-04-04 08:54:37 -04:00
Michael Larabel
c2de0e030f Improved video card detection (use GL renderer but keep fallback for
lspci)
2008-04-04 08:42:28 -04:00
Michael Larabel
d1bb0a6545 Add Super PI benchmark 2008-04-04 08:01:35 -04:00
Michael Larabel
76dc033e77 Compatibility checks when merging. Fixes for Linux software/hardware
detection.
2008-04-03 22:36:06 -04:00
Michael Larabel
b70e89fdfb Add ATI video memory capacity detection support through parsing X log 2008-04-03 20:09:03 -04:00
Michael Larabel
651e792238 Some clean ups and updated documentation 2008-04-03 17:40:56 -04:00
Michael Larabel
7a9d068c1e Fixes 2008-04-03 17:34:32 -04:00
Michael Larabel
46ab81cfef Introduce video memory detection (currently only NVIDIA binary blob supported). Export GPU_MEMORY variable. Clean up other variables to SYS_. 2008-04-03 17:31:00 -04:00
Michael Larabel
436e54634b Improve processor detection... Report CPU frequency, if not reported by
vendor in cpuinfo.
2008-04-03 17:06:55 -04:00
Michael Larabel
293bbe96ce Format the list-tests argument better 2008-04-03 16:38:47 -04:00
Michael Larabel
64c0c2accb RAMspeed changes 2008-04-03 16:16:32 -04:00
Michael Larabel
6a6e81c007 Add OpenGL / video driver parsing support 2008-04-03 14:59:50 -04:00
Michael Larabel
f2ef1574d4 Clean up text output. Show arguments description to stdout when showing
results.
2008-04-03 12:57:56 -04:00
Michael Larabel
404de0ab36 Add in a system-memory test suite 2008-04-03 12:41:50 -04:00
Michael Larabel
04310f57b5 RAMspeed Profile Improvements (Mostly). Should be working now quite
well.
2008-04-03 12:24:33 -04:00
Michael Larabel
dda0f105ab Move pts_trim_double() to pts-functions. Also handle the multiple
simultaneous outputs of memory-bandwidth so the test doesn't need to be
run multiple times when it already knows the results...
2008-04-03 11:22:50 -04:00
Michael Larabel
936f7bded5 A few more fixes 2008-04-03 09:01:22 -04:00
Michael Larabel
113392f191 Introduce New Memory Bandwidth Profile For PTS 2008-04-02 22:54:32 -04:00
Michael Larabel
eae3c868e7 Drop the use of bcmath. Plus other fixes. 2008-04-02 22:47:01 -04:00
Michael Larabel
34d6a2e29c Create test results folder if needed when merging results 2008-04-02 20:43:43 -04:00
Michael Larabel
01ed955a79 More LSB parsing fixes 2008-04-02 20:00:48 -04:00
Michael Larabel
f3b58f9dc6 Fix parse_lsb_output to remove quotes 2008-04-02 19:24:23 -04:00
Michael Larabel
9fefeda8a6 Hopefully fix issues being reported by deanjo 2008-04-02 18:30:05 -04:00
Michael Larabel
94449112cf Improved hardware detection / recognition (shows "unknown" if failed) 2008-04-02 16:48:46 -04:00
Michael Larabel
380844b25c Fix for compress-gzip benchmark script 2008-04-02 15:30:21 -04:00
Michael Larabel
f3c569a07f Add prompt for auto-upload after viewing results on test completion. 2008-04-02 15:23:53 -04:00
Michael Larabel
ef921a6a21 Fix install scripts for SuSE 2008-04-02 13:23:37 -04:00
Michael Larabel
79238c94a0 Initial 0.1.0 Public Release 2008-04-02 10:15:24 -04:00