|
Apache/2.2.15 (CentOS) Linux obd60-6c49958d75-2q7cw 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 uid=48(apache) gid=48(apache) groups=48(apache) server ip : 172.67.192.52 | your ip : 10.244.126.0 safemode OFF > / usr / lib64 / python2.6 / |
| Filename | /usr/lib64/python2.6/cProfile.pyc |
| Size | 6.09 kb |
| Permission | rw-r--r-- |
| Owner | apache |
| Create time | 23-Dec-2025 17:41 |
| Last modified | 20-Jun-2019 19:45 |
| Last accessed | 22-Apr-2026 05:26 |
| Actions | edit | rename | delete | download (gzip) |
| View | text | code | image |
Ñò
§ÚêLc @ s� d Z d d d d g Z d d k Z d d d � Z d d � Z d � Z d e i f d
� � YZ d � Z d � Z
e d
j o e
� n d S( sU Python interface for the 'lsprof' profiler.
Compatible with the 'profile' module.
t runt runctxt helpt ProfileiÿÿÿÿNc C sq t � } d } z- y | i | � } Wn t j
o n XWd | d j o | i | � n | i | � } X| S( s Run statement under profiler optionally saving results in filename
This function takes a single argument that can be passed to the
"exec" statement, and an optional file name. In all cases this
routine attempts to "exec" its first argument and gather profiling
statistics from the execution. If no file name is present, then this
function automatically prints a simple profiling report, sorted by the
standard name string (file/line/function-name) that is presented in
each line.
N( R t NoneR t
SystemExitt
dump_statst print_stats( t statementt filenamet sortt proft result( ( s /usr/lib64/python2.6/cProfile.pyR s
c
C st t � } d } z3 y | i | | | � } Wn t j
o n XWd | d j o | i | � n
| i � } X| S( s·
§ÚêLc @ s� d Z d d d d g Z d d k Z d d d � Z d d � Z d � Z d e i f d
� � YZ d � Z d � Z
e d
j o e
� n d S( sU Python interface for the 'lsprof' profiler.
Compatible with the 'profile' module.
t runt runctxt helpt ProfileiÿÿÿÿNc C sq t � } d } z- y | i | � } Wn t j
o n XWd | d j o | i | � n | i | � } X| S( s Run statement under profiler optionally saving results in filename
This function takes a single argument that can be passed to the
"exec" statement, and an optional file name. In all cases this
routine attempts to "exec" its first argument and gather profiling
statistics from the execution. If no file name is present, then this
function automatically prints a simple profiling report, sorted by the
standard name string (file/line/function-name) that is presented in
each line.
N( R t NoneR t
SystemExitt
dump_statst print_stats( t statementt filenamet sortt proft result( ( s /usr/lib64/python2.6/cProfile.pyR s
c
C st t � } d } z3 y | i | | | � } Wn t j
o n XWd | d j o | i | � n
| i � } X| S( s·