U
    -_g                     @   s2   d dl mZmZ d dlmZ G dd deeZdS )    )PluginIndependentPlugin)is_executablec                   @   s$   e Zd ZdZdZdZdZdd ZdS )LstopozMachine topology informationlstopo)systemZhardware)z
hwloc-libsZ	libhwloc5Zhwlocc                 C   s>   t drd}nd}| j| ddd | j| ddd d S )Nr   zlstopo-no-graphicsz --whole-io --of consolez
lstopo.txt)Zsuggest_filenamez --whole-io --of xmlz
lstopo.xml)r   Zadd_cmd_output)selfcmd r
   ;/usr/lib/python3/dist-packages/sos/report/plugins/lstopo.pysetup   s    zLstopo.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZpackagesr   r
   r
   r
   r   r      s
   r   N)Zsos.report.pluginsr   r   Zsos.utilitiesr   r   r
   r
   r
   r   <module>	   s   