U
    -_g                     @   s&   d dl mZmZ G dd deeZdS )    )PluginRedHatPluginc                   @   s$   e Zd ZdZdZdZdZdd ZdS )TunedzTuned system tuning daemon)tuned)systemZperformancer   c                 C   sB   | j ddd |  dddg | jddd | d	d
ddg d S )Nztuned-adm listZ	tuned_adm)Ztagsztuned-adm activeztuned-adm recommendztuned-adm verifyz/etc/tuned.confZ
tuned_confz
/etc/tunedz/etc/tune-profilesz/usr/lib/tunedz/var/log/tuned/tuned.log)Zadd_cmd_outputZadd_copy_spec)self r   :/usr/lib/python3/dist-packages/sos/report/plugins/tuned.pysetup   s"    zTuned.setupN)__name__
__module____qualname__Z
short_descZpackagesZprofilesZplugin_namer
   r   r   r   r	   r      s
   r   N)Zsos.report.pluginsr   r   r   r   r   r   r	   <module>   s   