This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexnvdias
Recipients alexnvdias, r.david.murray
Date 2013-08-21.10:06:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It does support sorting by total time and cumulative time spent on a function, but not by the time per each call of that function.

I've uploaded a diff of the patch.

-Alexandre
History
Date User Action Args
2013-08-21 10:06:15alexnvdiassetrecipients: + alexnvdias, r.david.murray
2013-08-21 10:06:15alexnvdiassetmessageid: <[email protected]>
2013-08-21 10:06:15alexnvdiaslinkissue18795 messages
2013-08-21 10:06:15alexnvdiascreate