commit | 7973e279a21999f134aff92dd6d344ec4591fae9 | [log] [tgz] |
---|---|---|
author | Sanyam Khurana <8039608+CuriousLearner@users.noreply.github.com> | Wed Nov 08 16:20:56 2017 +0530 |
committer | Antoine Pitrou <pitrou@free.fr> | Wed Nov 08 11:50:56 2017 +0100 |
tree | f8007dd3dac2f7cbf905f45ccd148cf4b5a1fd9a | |
parent | 4fc4defd1c9bd667635ba4080404e7aa3fcd49ea [diff] |
bpo-21862: Add -m option to cProfile for profiling modules (#4297) * bpo-21862: Add -m option to cProfile for profiling modules