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 mariocj89
Recipients mariocj89
Date 2018-01-07.17:00:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515344427.94.0.467229070634.issue32512@psf.upfronthosting.co.za>
In-reply-to
Content
Add an option to profile to be able to do `python3 -m profile -m my.module.name` to be able to profile the module the same way cProfile allows since issue 21862
History
Date User Action Args
2018-01-07 17:00:27mariocj89setrecipients: + mariocj89
2018-01-07 17:00:27mariocj89setmessageid: <1515344427.94.0.467229070634.issue32512@psf.upfronthosting.co.za>
2018-01-07 17:00:27mariocj89linkissue32512 messages
2018-01-07 17:00:27mariocj89create