AlkantarClanX12

Your IP : 18.226.222.76


Current Path : /proc/thread-self/root/opt/alt/python33/lib64/python3.3/__pycache__/
Upload File :
Current File : //proc/thread-self/root/opt/alt/python33/lib64/python3.3/__pycache__/pstats.cpython-33.pyo

�
��fgc@s�dZddlZddlZddlZddlZddlZddlmZdgZGdd�d�Z	Gdd�d�Z
dd	�Zd
d�Zdd
�Z
dd�Zdd�Zdd�Zdd�Zedkr�ddlZyddlZWnek
rYnXGdd�dej�Zeej�dkrPejdZneZykee�Zx(ejdd�D]Zeje�qyWeddej �ej!�eddej �Wne"k
r�YnXndS(u3Class for printing reports on profiled python code.iN(u
cmp_to_keyuStatscBs{|EeZdZdZddKdd�Zdd�Zdd�Zd	d
�Zdd�Z	d
d�Z
idOd6dSd6dWd6d[d6d^d6dad6ddd6dgd6djd!6dod#6dsd&6dvd)6dzd,6d~d-6Zd.d/�Zd0d1�Z
d2d3�Zd4d5�Zd6d7�Zd8d9�Zd:d;�Zd<d=�Zd>d?�Zd@dA�ZdBdC�ZdDdEdF�ZdGdH�ZdIdJ�ZdKS(uStatsu<This class is used for creating reports from data generated by the
    Profile class.  It is a "friend" of that class, and imports data either
    by direct access to members of Profile class, or by reading in a dictionary
    that was emitted (via marshal) from the Profile class.

    The big change from the previous Profiler (in terms of raw functionality)
    is that an "add()" method has been provided to combine Stats from
    several distinct profile runs.  Both the constructor and the add()
    method now take arbitrarily many file names as arguments.

    All the print methods now take an argument that indicates how many lines
    to print.  If the arg is a floating point number between 0 and 1.0, then
    it is taken as a decimal percentage of the available lines to be printed
    (e.g., .1 means print 10% of all available lines).  If it is an integer,
    it is taken to mean the number of lines of data that you wish to have
    printed.

    The sort_stats() method now processes some additional options (i.e., in
    addition to the old -1, 0, 1, or 2).  It takes an arbitrary number of
    quoted strings to select the sort order.  For example sort_stats('time',
    'name') sorts on the major key of 'internal function time', and on the
    minor key of 'the name of the function'.  Look at the two tables in
    sort_stats() and get_sort_arg_defs(self) for more examples.

    All methods return self, so you can string together commands like:
        Stats('foo', 'goo').strip_dirs().sort_stats('calls').                            print_stats(5).print_callers(5)
    ustreamcGs_|ptj|_t|�s'd}n|d}|dd�}|j|�|j|�dS(Nii(usysustdoutustreamulenuNoneuinituadd(uselfustreamuargsuarg((u+/opt/alt/python33/lib64/python3.3/pstats.pyu__init__>s	

uStats.__init__cCs�d|_g|_d|_d|_d|_d|_d|_t�|_	i|_
i|_|j|�y|j
�WnBtk
r�td|jr�|jdndd|j��YnXdS(NiuInvalid timing data %siuufilei����(uNoneuall_calleesufilesufcn_listutotal_ttutotal_callsu
prim_callsumax_name_lenusetu	top_levelustatsu
sort_arg_dictu
load_statsuget_top_level_statsu	Exceptionuprintustream(uselfuarg((u+/opt/alt/python33/lib64/python3.3/pstats.pyuinitHs"									

'u
Stats.initc
Cs�|dkri|_dSt|t�r�t|d�}tj|�|_|j�y-tj	|�}t
j|j�d|}WnYnX|g|_
n1t|d�r�|j�|j|_i|_n|js�td|j|f��ndS(Nurbu    ucreate_statsu.Cannot create or construct a %r object from %r(uNoneustatsu
isinstanceustruopenumarshaluloaducloseuosustatutimeuctimeust_mtimeufilesuhasattrucreate_statsu	TypeErroru	__class__(uselfuargufu
file_stats((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
load_stats[s*	

	uStats.load_statscCs�x�|jj�D]�\}\}}}}}|j|7_|j|7_|j|7_d|krw|jj|�ntt|��|j	krtt|��|_	qqWdS(Nujprofileiuprofiler(ujprofileiuprofiler(
ustatsuitemsutotal_callsu
prim_callsutotal_ttu	top_leveluaddulenufunc_std_stringumax_name_len(uselfufuncuccuncuttuctucallers((u+/opt/alt/python33/lib64/python3.3/pstats.pyuget_top_level_statsrs+uStats.get_top_level_statscGsL|s
|Sx;t|�D]-}t|�t|�krDt|�}n|j|j7_|j|j7_|j|j7_|j|j7_x!|jD]}|jj|�q�W|j	|j	kr�|j	|_	nd|_xg|jj
�D]V\}}||jkr|j|}nddddif}t||�|j|<q�WqW|S(Ni(ureversedutypeuStatsufilesutotal_callsu
prim_callsutotal_ttu	top_leveluaddumax_name_lenuNoneufcn_listustatsuitemsuadd_func_stats(uselfuarg_listuitemufuncustatu
old_func_stat((u+/opt/alt/python33/lib64/python3.3/pstats.pyuadd|s(	u	Stats.addc
Cs8t|d�}ztj|j|�Wd|j�XdS(u:Write the profile data to a file we know how to load back.uwbN(uopenumarshaludumpustatsuclose(uselfufilenameuf((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
dump_stats�suStats.dump_statsiu
call countucallsuncallsiucumulative timeucumtimeu
cumulativeiu	file nameufileufilenameiuline numberulineumoduleiu
function nameunameuname/file/lineunfliuprimitive call countupcallsiu
standard nameustdnameiu
internal timeutimeutottimecCs�|js�i|_}i}xn|jj�D]]\}}|}xH|r�|sQPn||krkd||<Pn|||<|dd�}qAWq,Wx|D]
}||=q�Wn|jS(u)Expand all abbreviations that are unique.iNii����(u
sort_arg_dictusort_arg_dict_defaultuitems(uselfudictubad_listuwordutupufragment((u+/opt/alt/python33/lib64/python3.3/pstats.pyuget_sort_arg_defs�s 	
	


uStats.get_sort_arg_defscGs�|sd|_|St|�dkrht|dt�rhidd6dd6dd6dd6|dg}n|j�}f}d|_d}xA|D]9}|||d}|j|||d7_d	}q�Wg}xY|jj�D]H\}\}}	}
}}|j||	|
|f|t	|�|f�q�W|j
d
tt|�j
��g|_}
x|D]}|
j|d�qbW|S(
Niiustdnameucallsutimeu
cumulativeiuu, ukeyi����i����(ufcn_listulenu
isinstanceuintuget_sort_arg_defsu	sort_typeustatsuitemsuappendufunc_std_stringusortu
cmp_to_keyu	TupleCompucompare(uselfufieldu
sort_arg_defsu
sort_tupleu	connectoruwordu
stats_listufuncuccuncuttuctucallersufcn_listutuple((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
sort_stats�s2	%
	

+

uStats.sort_statscCs|jr|jj�n|S(N(ufcn_listureverse(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
reverse_order�s	uStats.reverse_ordercCs^|j}i|_}d}x�|j�D]�\}\}}}}}	t|�}
tt|
��|kr}tt|
��}ni}x*|	j�D]\}}
|
|t|�<q�W|
|kr�t||
|||||f�||
<q)|||||f||
<q)W|j}t�|_}x!|D]}|jt|��q"W||_	d|_d|_|S(Ni(
ustatsuitemsufunc_strip_pathulenufunc_std_stringuadd_func_statsu	top_levelusetuaddumax_name_lenuNoneufcn_listuall_callees(uselfuoldstatsunewstatsumax_name_lenufuncuccuncuttuctucallersunewfuncu
newcallersufunc2ucalleruold_topunew_top((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
strip_dirs�s.	
(	
			uStats.strip_dirsc
Cs�|jr
dSi|_}x�|jj�D]x\}\}}}}}||kr^i||<nxA|j�D]3\}}	||kr�i||<n|	|||<qkWq*WdS(N(uall_calleesustatsuitems(
uselfuall_calleesufuncuccuncuttuctucallersufunc2ucaller((u+/opt/alt/python33/lib64/python3.3/pstats.pyucalc_calleess	
+

uStats.calc_calleesc
Cs�|}t|t�r�ytj|�}Wn-tjk
rW|d|7}||fSYnXg}x�|D]+}|jt|��re|j|�qeqeWn�t|�}t|t	�r�d|ko�dknr�t
||d�}|d|�}nDt|t
�r9d|ko|knr9|}|d|�}nt|�t|�krw|dt|�t|�|f7}n||fS(Nu#   <Invalid regular expression %r>
gg�?g�?iu6   List reduced from %r to %r due to restriction <%r>
(u
isinstanceustrureucompileuerrorusearchufunc_std_stringuappendulenufloatuint(uselfuselulistumsgunew_listurexufuncucount((u+/opt/alt/python33/lib64/python3.3/pstats.pyueval_print_amounts,
++ uStats.eval_print_amountcCs|j}|jr9|jdd�}d|jd}nt|jj��}d}x)|D]!}|j|||�\}}q[Wt|�}|s�d|fSt|d|j	�|t|j�krd}x>|D]3}tt
|��|kr�tt
|��}q�q�Wn|d|fS(Nu   Ordered by: u
u!   Random listing order was used
iufilei(umax_name_lenufcn_listu	sort_typeulistustatsukeysueval_print_amountulenuprintustreamufunc_std_string(uselfusel_listuwidthu	stat_listumsgu	selectionucountufunc((u+/opt/alt/python33/lib64/python3.3/pstats.pyuget_print_list3s$		


uStats.get_print_listcGsdx$|jD]}t|d|j�q
W|jrCtd|j�nd}x-|jD]"}t|t|�d|j�qSWt||jdddd|j�|j|jkr�td|jddd|j�ntd|jd|j�td|j�|j|�\}}|r`|j	�x|D]}|j
|�q&Wtd|j�td|j�n|S(	Nufileu iufunction callsuendu(%d primitive calls)uin %.3f secondsu        (ufilesuprintustreamu	top_levelufunc_get_function_nameutotal_callsu
prim_callsutotal_ttuget_print_listuprint_titleu
print_line(uselfuamountufilenameuindentufuncuwidthulist((u+/opt/alt/python33/lib64/python3.3/pstats.pyuprint_statsKs(	 "#

uStats.print_statscGs�|j|�\}}|r�|j�|j|d�xM|D]E}||jkrn|j|||j|�q<|j||i�q<Wtd|j�td|j�n|S(Nu	called...ufile(uget_print_listucalc_calleesuprint_call_headinguall_calleesuprint_call_lineuprintustream(uselfuamountuwidthulistufunc((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
print_calleesbs

uStats.print_calleesc
Gs�|j|�\}}|r�|j|d�x@|D]8}|j|\}}}}}	|j|||	d�q2Wtd|j�td|j�n|S(Nuwas called by...u<-ufile(uget_print_listuprint_call_headingustatsuprint_call_lineuprintustream(
uselfuamountuwidthulistufuncuccuncuttuctucallers((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
print_callersqs
uStats.print_callersc
Cs�tdj|�|d|j�d}xW|jj�D]F\}}}}}|r6tt|j���}	t|	t	�}Pq6q6W|r�td|dd|j�ndS(Nu	Function ufileu u    ncalls  tottime  cumtimeF(
uprintuljustustreamuFalseustatsuvaluesunextuiteru
isinstanceutuple(
uselfu	name_sizeucolumn_titleu	subheaderuccuncuttuctucallersuvalue((u+/opt/alt/python33/lib64/python3.3/pstats.pyuprint_call_heading|s %uStats.print_call_headingu->cCsktt|�j|�|ddd|j�|sFtd|j�dSt|j��}d}x|D]�}t|�}||}	t|	t�r|	\}
}}}
|
|kr�d|
|f}n
d|
f}d|jdd	t	|��t
|�t
|
�|f}|d
}n.d||	t
|j|d�f}|d}t|||d|j�d}qeWdS(
Nuendu ufileuu%d/%du%du%s %s %s  %siiiu	%s(%r) %si(uprintufunc_std_stringuljustustreamusortedukeysu
isinstanceutupleurjustulenuf8ustats(uselfu	name_sizeusourceu	call_dictuarrowuclistuindentufuncunameuvalueuncuccuttuctusubstatsu
left_width((u+/opt/alt/python33/lib64/python3.3/pstats.pyuprint_call_line�s*,



$
uStats.print_call_linecCs0tdddd|j�tdd|j�dS(Nu-   ncalls  tottime  percall  cumtime  percalluendu ufileufilename:lineno(function)(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyuprint_title�suStats.print_titlecCs^|j|\}}}}}t|�}||krK|dt|�}nt|jd�ddd|j�tt|�ddd|j�|dkr�tdddd|j�n#tt||�ddd|j�tt|�ddd|j�|dkrtd	ddd|j�n#tt||�ddd|j�tt|�d|j�dS(
Nu/i	uendu ufileiiu        u        (ustatsustruprinturjustustreamuf8ufunc_std_string(uselfufuncuccuncuttuctucallersuc((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
print_line�s"##uStats.print_lineNi����(ii����((ii����(((ii����u
call counti����(ii����((ii����(((ii����u
call counti����(ii����((ii����(((ii����ucumulative timei����(ii����((ii����(((ii����ucumulative time(ii((ii(((iiu	file name(ii((ii(((iiu	file name(ii((ii(((iiuline number(ii((ii(((iiu	file name(ii((ii(((iiu
function name(ii(ii(ii((ii(ii(ii(((ii(ii(iiuname/file/linei����(ii����((ii����(((ii����uprimitive call count(ii((ii(((iiu
standard namei����(ii����((ii����(((ii����u
internal timei����(ii����((ii����(((ii����u
internal time(u__name__u
__module__u__qualname__u__doc__uNoneu__init__uinitu
load_statsuget_top_level_statsuaddu
dump_statsusort_arg_dict_defaultuget_sort_arg_defsu
sort_statsu
reverse_orderu
strip_dirsucalc_calleesueval_print_amountuget_print_listuprint_statsu
print_calleesu
print_callersuprint_call_headinguprint_call_lineuprint_titleu
print_line(u
__locals__((u+/opt/alt/python33/lib64/python3.3/pstats.pyuStats sH



 cBs2|EeZdZdZdd�Zdd�ZdS(u	TupleCompu�This class provides a generic function for comparing any two tuples.
    Each instance records a list of tuple-indices (from most significant
    to least significant), and sort direction (ascending or decending) for
    each tuple-index.  The compare functions can then be used as the function
    argument to the system sort() function when a list of tuples need to be
    sorted in the instances order.cCs
||_dS(N(ucomp_select_list(uselfucomp_select_list((u+/opt/alt/python33/lib64/python3.3/pstats.pyu__init__�suTupleComp.__init__cCsSxL|jD]A\}}||}||}||kr;|S||kr
|Sq
WdS(Ni(ucomp_select_list(uselfulefturightuindexu	directionulur((u+/opt/alt/python33/lib64/python3.3/pstats.pyucompare�s

uTupleComp.compareN(u__name__u
__module__u__qualname__u__doc__u__init__ucompare(u
__locals__((u+/opt/alt/python33/lib64/python3.3/pstats.pyu	TupleComp�su	TupleCompcCs(|\}}}tjj|�||fS(N(uosupathubasename(u	func_nameufilenameulineuname((u+/opt/alt/python33/lib64/python3.3/pstats.pyufunc_strip_path�sufunc_strip_pathcCs|dS(Ni((ufunc((u+/opt/alt/python33/lib64/python3.3/pstats.pyufunc_get_function_name�sufunc_get_function_namecCsc|dd�d	krW|d}|jd�rP|jd�rPd|dd
�S|Snd|SdS(Niu~iu<u>u{%s}iu	%s:%d(%s)(u~ii����(u
startswithuendswith(u	func_nameuname((u+/opt/alt/python33/lib64/python3.3/pstats.pyufunc_std_string�s
ufunc_std_stringcCsV|\}}}}}|\}}}	}
}||||||	||
t||�fS(u3Add together all the stats for two profile entries.(uadd_callers(utargetusourceuccuncuttuctucallersut_ccut_ncut_ttut_ctu	t_callers((u+/opt/alt/python33/lib64/python3.3/pstats.pyuadd_func_stats�suadd_func_statscCs�i}x$|j�D]\}}|||<qWx}|j�D]o\}}||kr�t|t�r�tdd�t|||�D��||<q�|||7<q:|||<q:W|S(u*Combine two caller lists in a single list.cSs"g|]}|d|d�qS(ii((u.0ui((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
<listcomp>�s	uadd_callers.<locals>.<listcomp>(uitemsu
isinstanceutupleuzip(utargetusourceunew_callersufuncucaller((u+/opt/alt/python33/lib64/python3.3/pstats.pyuadd_callers�s!uadd_callerscCs+d}x|j�D]}||7}qW|S(u@Sum the caller statistics to get total number of calls received.i(uvalues(ucallersuncucalls((u+/opt/alt/python33/lib64/python3.3/pstats.pyucount_callssucount_callscCsd|S(Nu%8.3f((ux((u+/opt/alt/python33/lib64/python3.3/pstats.pyuf8suf8u__main__cBsO|EeZdZd5dd�Zdd�Zdd�Zdd�Zd	d
�Zdd�Z	d
d�Z
dd�Zdd�Zdd�Z
dd�Zdd�Zdd�Zdd�Zdd�Zdd �Zd!d"�Zd#d$�Zd%d&�Zd'd(�Zd)d*�Zd+d,�Zd-d.�Zd/d0�Zd1d2�Zd3d4�Zd5S(6uProfileBrowsercCsNtjj|�d|_d|_tj|_|dk	rJ|j	|�ndS(Nu% (
ucmduCmdu__init__upromptuNoneustatsusysustdoutustreamudo_read(uselfuprofile((u+/opt/alt/python33/lib64/python3.3/pstats.pyu__init__s		uProfileBrowser.__init__cCs�|j�}g}x�|D]�}y|jt|��wWntk
rMYnXyQt|�}|dksu|dkr�tdd|j�wn|j|�wWntk
r�YnX|j|�qW|jr�t|j|�|�ntdd|j�dS(Niiu#Fraction argument must be in [0, 1]ufileuNo statistics object is loaded.(	usplituappenduintu
ValueErrorufloatuprintustreamustatsugetattr(uselfufnulineuargsu	processedutermufrac((u+/opt/alt/python33/lib64/python3.3/pstats.pyugeneric#s,



	uProfileBrowser.genericcCsvtdd|j�tdd|j�tdd|j�tdd|j�tdd|j�tdd|j�dS(NuArguments may be:ufileu0* An integer maximum number of entries to print.u:* A decimal fractional number between 0 and 1, controllingu-  what fraction of selected entries to print.u8* A regular expression; only entries with function namesu  that match it are printed.(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyugeneric_help;suProfileBrowser.generic_helpcCs3|jr|jj|�ntdd|j�dS(NuNo statistics object is loaded.ufilei(ustatsuadduprintustream(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyudo_addCs	uProfileBrowser.do_addcCstdd|j�dS(Nu>Add profile info from given file to current statistics object.ufile(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyuhelp_addIsuProfileBrowser.help_addcCs|jd|�S(Nu
print_callees(ugeneric(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
do_calleesLsuProfileBrowser.do_calleescCs!tdd|j�|j�dS(Nu6Print callees statistics from the current stat object.ufile(uprintustreamugeneric_help(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyuhelp_calleesNsuProfileBrowser.help_calleescCs|jd|�S(Nu
print_callers(ugeneric(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
do_callersRsuProfileBrowser.do_callerscCs!tdd|j�|j�dS(Nu6Print callers statistics from the current stat object.ufile(uprintustreamugeneric_help(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyuhelp_callersTsuProfileBrowser.help_callerscCstdd|j�dS(Nuufilei(uprintustream(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyudo_EOFXsuProfileBrowser.do_EOFcCstdd|j�dS(NuLeave the profile brower.ufile(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyuhelp_EOF[suProfileBrowser.help_EOFcCsdS(Ni((uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyudo_quit^suProfileBrowser.do_quitcCstdd|j�dS(NuLeave the profile brower.ufile(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu	help_quit`suProfileBrowser.help_quitcCs|r�yt|�|_Wn�tk
r^}z#t|jdd|j�dSWYdd}~XnItk
r�}z)t|jjd|d|j�dSWYdd}~XnX|d|_	nKt
|j	�dkr�|j	dd�}|j|�ntdd|j�dS(	Niufileu:u% iu1No statistics object is current -- cannot reload.ii����(uStatsustatsuIOErroruprintuargsustreamu	Exceptionu	__class__u__name__upromptulenudo_read(uselfulineuerr((u+/opt/alt/python33/lib64/python3.3/pstats.pyudo_readcs uProfileBrowser.do_readcCs*tdd|j�tdd|j�dS(Nu+Read in profile data from a specified file.ufileu*Without argument, reload the current file.(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu	help_readtsuProfileBrowser.help_readcCs0|jr|jj�ntdd|j�dS(NuNo statistics object is loaded.ufilei(ustatsu
reverse_orderuprintustream(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
do_reversexs	uProfileBrowser.do_reversecCstdd|j�dS(Nu/Reverse the sort order of the profiling report.ufile(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyuhelp_reverse~suProfileBrowser.help_reversecs�|js tdd|j�dS|jj��|rst�fdd�|j�D��rs|jj|j��nTtdd|j�x>tjj	�D]-\}}td||dfd|j�q�WdS(	NuNo statistics object is loaded.ufilec3s|]}|�kVqdS(N((u.0ux(uabbrevs(u+/opt/alt/python33/lib64/python3.3/pstats.pyu	<genexpr>�su)ProfileBrowser.do_sort.<locals>.<genexpr>u/Valid sort keys (unique prefixes are accepted):u%s -- %sii(
ustatsuprintustreamuget_sort_arg_defsuallusplitu
sort_statsuStatsusort_arg_dict_defaultuitems(uselfulineukeyuvalue((uabbrevsu+/opt/alt/python33/lib64/python3.3/pstats.pyudo_sort�s	+%uProfileBrowser.do_sortcCs*tdd|j�tdd|j�dS(Nu.Sort profile data according to specified keys.ufileu3(Typing `sort' without arguments lists valid keys.)(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu	help_sort�suProfileBrowser.help_sortcs�fdd�tjD�S(Ncs%g|]}|j��r|�qS((u
startswith(u.0ua(utext(u+/opt/alt/python33/lib64/python3.3/pstats.pyu
<listcomp>�s	u0ProfileBrowser.complete_sort.<locals>.<listcomp>(uStatsusort_arg_dict_default(uselfutextuargs((utextu+/opt/alt/python33/lib64/python3.3/pstats.pyu
complete_sort�suProfileBrowser.complete_sortcCs|jd|�S(Nuprint_stats(ugeneric(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyudo_stats�suProfileBrowser.do_statscCs!tdd|j�|j�dS(Nu.Print statistics from the current stat object.ufile(uprintustreamugeneric_help(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
help_stats�suProfileBrowser.help_statscCs0|jr|jj�ntdd|j�dS(NuNo statistics object is loaded.ufile(ustatsu
strip_dirsuprintustream(uselfuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyudo_strip�s	uProfileBrowser.do_stripcCstdd|j�dS(Nu<Strip leading path information from filenames in the report.ufile(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu
help_strip�suProfileBrowser.help_stripcCstdd|j�dS(NuShow help for a given command.ufile(uprintustream(uself((u+/opt/alt/python33/lib64/python3.3/pstats.pyu	help_help�suProfileBrowser.help_helpcCs|r
|SdS(N(uNone(uselfustopuline((u+/opt/alt/python33/lib64/python3.3/pstats.pyupostcmd�suProfileBrowser.postcmdN(u__name__u
__module__u__qualname__uNoneu__init__ugenericugeneric_helpudo_adduhelp_addu
do_calleesuhelp_calleesu
do_callersuhelp_callersudo_EOFuhelp_EOFudo_quitu	help_quitudo_readu	help_readu
do_reverseuhelp_reverseudo_sortu	help_sortu
complete_sortudo_statsu
help_statsudo_stripu
help_stripu	help_helpupostcmd(u
__locals__((u+/opt/alt/python33/lib64/python3.3/pstats.pyuProfileBrowsers4uProfileBrowseriiu*Welcome to the profile statistics browser.ufileuGoodbye.(#u__doc__usysuosutimeumarshalureu	functoolsu
cmp_to_keyu__all__uStatsu	TupleCompufunc_strip_pathufunc_get_function_nameufunc_std_stringuadd_func_statsuadd_callersucount_callsuf8u__name__ucmdureadlineuImportErroruCmduProfileBrowserulenuargvuinitprofileuNoneubrowseruprofileudo_adduprintustreamucmdloopuKeyboardInterrupt(((u+/opt/alt/python33/lib64/python3.3/pstats.pyu<module>sH	��
�