Package django :: Package bin :: Package profiling :: Module gather_profile_stats
[hide private]
[frames] | no frames]

Module gather_profile_stats

source code

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)

Functions [hide private]
 
gather_stats(p) source code