/usr/lib64/python2.6/Tools/scripts
Edit: /usr/lib64/python2.6/Tools/scripts/gprof2html.pyo (2311B)
Ñò
« gc @ s| d Z d d k Z d d k Z d d k Z d d k Z d d k Z d Z d Z d „ Z d „ Z e
d j o e ƒ n d S( s+ Transform gprof(1) output into useful HTML.iÿÿÿÿNsF
gprof output (%s)
s
c c s# x | D] } t i | ƒ Vq Wd S( N( t cgit escape( t inputt line( ( s0 /usr/lib64/python2.6/Tools/scripts/gprof2html.pyt add_escapes s c C s¿ d } t i d o t i d } n | d } t t | ƒ ƒ } t | d ƒ } | i t | ƒ x0 | D]( } | i | ƒ | i d ƒ o Pqh qh Wh } xx | D]p } t i d | ƒ } | p | i | ƒ Pn | i d d ƒ \ } } | | | <| i d | | | | f ƒ q¡ Wx0 | D]( } | i | ƒ | i d ƒ o PqqWxà | D]Ø } t i d
| ƒ } | p) | i | ƒ | i d ƒ o PqOqOn | i d d d ƒ \ } } }
| | j o | i | ƒ qOn | i d
ƒ o$ | i d | | | | |
f ƒ qO| i d | | | |
f ƒ qOWxY | D]Q } xH t i
d | ƒ D]4 } | | j o d | | f } n | i | ƒ qKWq2W| i t ƒ | i ƒ t
i d t i i | ƒ ƒ d S( Ns gprof.outi s .htmlt ws times
(.* )(\w+)\ni s+ %s
%s
s index % times* (.* )(\w+)(( <cycle.*>)? \[\d+\])\ns Index by function namei t [s- %s
%s%s
s %s
%s%s
s (\w+(?:\.c)?|\W+)s
%ss file:( t syst argvR t filet writet headert
startswitht ret matcht groupt findallt trailert closet
webbrowsert opent ost patht abspath( t filenamet outputfilenameR t outputR t labelst mt stufft fnamet prefixt suffixt part( ( s0 /usr/lib64/python2.6/Tools/scripts/gprof2html.pyt main sn
t __main__( t __doc__R
R R R R R R R R" t __name__( ( ( s0 /usr/lib64/python2.6/Tools/scripts/gprof2html.pyt
s < 4