New submission from Alexandre Dias: Me and a couple of colleagues have stumbled upon the need to sometimes sort our profiling stats by time (cumulative and total) per call. I believe this could be useful to other people, and have therefore opened this patch.
Thanks for taking the time to look into it. -Alexandre ---------- components: Library (Lib) files: pstats.py messages: 195731 nosy: alexnvdias priority: normal severity: normal status: open title: pstats - allow stats sorting by cumulative time per call and total time per call type: enhancement versions: Python 2.7 Added file: http://bugs.python.org/file31391/pstats.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18795> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com