|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /usr/lib64/python2.7/site-packages/django/bin/profiling/ |
Upload File : |
� r�\c @ sg d Z d d l m Z d d l Z d d l Z d d l Z d � Z e d k rc e e j d � n d S( s� gather_profile_stats.py /path/to/dir/of/profiles Note that the aggregated profiles must be read with pstats.Stats, not hotshot.stats (the formats are incompatible) i����( t statsNc C s? i } x� t j | � D]� } | j d � rV | d } t j t j j | | � � } nU | j d � r | j d � } d j | d � } t j t j j | | � � } n q d | GH| | k r� | | j | � n | | | <t j t j j | | � � q Wx: | j � D], \ } } | j t j j | d | � � qWd S( Ns .agg.profi����s .proft .i����s Processing %ss %s.agg.prof( t ost listdirt endswitht pstatst Statst patht joint splitR t loadt addt unlinkt itemst dump_stats( t pt profilest fR t proft bits( ( sK /tmp/pip-install-XxeQeY/django/django/bin/profiling/gather_profile_stats.pyt gather_stats s"