[padb] r394 committed - Run lstopo such that it draws asci art of the machine.

padb at googlecode.com padb at googlecode.com
Fri Feb 26 20:09:25 GMT 2010


Revision: 394
Author: apittman
Date: Fri Feb 26 12:08:10 2010
Log: Run lstopo such that it draws asci art of the machine.

http://code.google.com/p/padb/source/detail?r=394

Modified:
  /trunk/src/padb

=======================================
--- /trunk/src/padb	Fri Feb 26 12:04:36 2010
+++ /trunk/src/padb	Fri Feb 26 12:08:10 2010
@@ -10158,7 +10158,7 @@
          handler      => \&lstopo,
          arg_long     => 'lstopo',
          help         => 'Show CPU topology using lstopo',
-        options_i    => { lstopo_command => 'lstopo --pid %p -', },
+        options_i    => { lstopo_command => 'lstopo --pid %p -.txt', },
          options_bool => { lstopo_show_warning => 'no', },
      };





More information about the padb-devel mailing list