Current File : //usr/lib/python2.7/site-packages/sos/plugins/process.pyo |
�
u��ec @ sE d d l m Z m Z m Z m Z d e e e e f d � � YZ d S( i����( t Plugint RedHatPlugint DebianPlugint UbuntuPlugint Processc B sV e Z d Z d Z d Z d d d e f d d d e f d d d
e f g Z d � Z RS(
s process information
t processt systemt lsofs% gathers information on all open filest slows lsof-threadss, gathers threads' open file info if supportedt smapss gathers all /proc/*/smaps filest c C s� d } d } d } | d 7} | j d d g � | j d � rN | j d � n | j d d
d �| j d d
d
�| j d � r� | j d d
d �n | j d � r� | j d � n | j d d d d | | f d | | f g � d S( Ns ps axos3 pid,ppid,user,group,lwp,nlwp,start_time,comm,cgroups2 flags,state,uid,pid,ppid,pgid,sid,cls,pri,addr,sz,s wchan:20,lstart,tty,time,cmds /proc/sched_debugs
/proc/statR s /proc/[0-9]*/smapss ps auxwwwt root_symlinkt pss
pstree -lpt pstreeR s lsof -b +M -n -l -c ''s lsof-threadss lsof -b +M -n -ls
ps auxwwwms ps alxwwws ps -elfLs %s %s( t
add_copy_spect
get_optiont add_cmd_output( t selft ps_axot
ps_group_optst
ps_sched_opts( ( s7 /usr/lib/python2.7/site-packages/sos/plugins/process.pyt setup s*
( s system( t __name__t
__module__t __doc__t plugin_namet profilest Truet Falset option_listR ( ( ( s7 /usr/lib/python2.7/site-packages/sos/plugins/process.pyR s N( t sos.pluginsR R R R R ( ( ( s7 /usr/lib/python2.7/site-packages/sos/plugins/process.pyt <module> s "