|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/lib64/python2.6/Tools/scripts/ |
Upload File : |
Ñò §ÚêLc @ 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 <html> <head> <title>gprof output (%s)</title> </head> <body> <pre> s </pre> </body> </html> 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<a name="flat:%s" href="#call:%s">%s</a> s index % times* (.* )(\w+)(( <cycle.*>)? \[\d+\])\ns Index by function namei t [s- %s<a name="call:%s" href="#flat:%s">%s</a>%s s %s<a href="#call:%s">%s</a>%s s (\w+(?:\.c)?|\W+)s <a href="#call:%s">%s</a>s 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"