projects / phoronix-test-suite.git / commitdiff
Build Results
 
Summary

Description: Phoronix Test Suite open-source benchmarking development
Last Change: Tue 5/21/13 15:49

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Tue 5/21/13 15:49
Michael Larabel  
Phoronix Test Suite... 
Fri 5/17/13 22:52
Michael Larabel  
phodevi: Report CPU... 
Wed 5/15/13 21:50
Michael Larabel  
Phoronix Test Suite... 
Wed 5/15/13 21:39
Michael Larabel  
pts-core: DragonFlyBSD... 
Wed 5/15/13 15:47
Michael Larabel  
pts-core: Updates from... 
Wed 5/15/13 15:43
Michael Larabel  
 
 
> --git a/CHANGE-LOG b/CHANGE-LOG
index 544e702
..32849e8 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -10,+10,@@ Phoronix Test Suite (git)
 - 
Initial "Batch Mode" support through using batch-run or batch-benchmark and BatchMode options are through ~/.phoronix-test-suite/user-config.xml
 
Add "initial-config" argumentwhich overwrites the user-config.xml with a new default template
 
Many "External Dependencies" improvementsNeeds testing and more distribution profiles!
+- 
Add "install-dependencies pts" for installing some PTS dependencies for itselfaside from php-cli.
+- 
Introduce Fedora support for External DependenciesOnly tested with Fedora 8.92.
 - 
Other fixes

 Phoronix Test Suite 0.2.1
diff 
--git a/pts-core/functions/pts-functions_linux.php b/pts-core/functions/pts-functions_linux.php
index ba3dbc2
..8adcf05 100644
--- a/pts-core/functions/pts-functions_linux.php
+++ b/pts-core/functions/pts-functions_linux.php
@@ -234,+234,@@ function motherboard_chipset_string()
 }
 function 
parse_lspci_output($desc)
 {
-    
$info shell_exec("lspci");
+    
$info shell_exec("lspci 2>&1");

     if((
$pos strpos($info$desc)) === FALSE)
     {
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media