[padb] r393 committed - Call lstopo with the new --pid option

padb at googlecode.com padb at googlecode.com
Fri Feb 26 20:05:23 GMT 2010


Revision: 393
Author: apittman
Date: Fri Feb 26 12:04:36 2010
Log: Call lstopo with the new --pid option

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

Modified:
  /trunk/src/padb

=======================================
--- /trunk/src/padb	Wed Feb 17 13:00:01 2010
+++ /trunk/src/padb	Fri Feb 26 12:04:36 2010
@@ -10158,8 +10158,8 @@
          handler      => \&lstopo,
          arg_long     => 'lstopo',
          help         => 'Show CPU topology using lstopo',
-        options_i    => { lstopo_command => 'lstopo --whole-system -', },
-        options_bool => { lstopo_show_warning => 'yes', },
+        options_i    => { lstopo_command => 'lstopo --pid %p -', },
+        options_bool => { lstopo_show_warning => 'no', },
      };

      $allfns{command} = {




More information about the padb-devel mailing list