-m pstats should combine all the profiles given as arguments

Jan. 25, 2012
7:08 a.m.
Frequently when profiling multiple threads, I need to combine several dump stat files. Currently -m pstats reads the profiling data at only the first path given. It should merge all the profiling data from all the paths given. $ python3.3 -m pstats prof/5506-7f00f* http://bugs.python.org/issue13839
4802
Age (days ago)
4802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matt Joiner