summaryrefslogtreecommitdiffstats
path: root/Doc/library/profile.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-47152: Convert the re module into a package (GH-32177)Serhiy Storchaka2022-04-021-6/+6
* bpo-34861: Make cumtime the default sorting key for cProfile (GH-31929)Daniël van Noord2022-03-301-11/+12
* bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)Serhiy Storchaka2021-09-221-1/+1
* [doc] Fix a few margins due to bad markup (GH-23619)Andre Delfino2020-12-171-3/+3
* Fix indentation for get_stats_profile() docs (GH-23618)Matthew Suozzo2020-12-161-1/+1
* bpo-37958: Adding get_profile_dict to pstats (GH-15495)Daniel Olshansky2020-01-151-0/+11
* [3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)Serhiy Storchaka2019-06-051-1/+1
* bpo-35511: Trivial docs updates for profile and resource library modules. (GH...Beomsoo Kim2018-12-161-7/+7
* bpo-32512: Add -m option to profile for profiling modules (#5132)Mario Corchero2018-11-051-3/+6
* bpo-5978: Document that profiling needs cmd/function to return (GH-7938)Andrés Delfino2018-07-281-0/+5
* bpo-29235: Update document for Profiler's context manager (GH-7331)Scott Sanderson2018-06-071-0/+3
* bpo-27902: Add compatibility note to Profile docs (GH-7295)Tobias Kunze2018-06-041-5/+6
* bpo-29235: Make cProfile.Profile a context manager (GH-6808)Scott Sanderson2018-06-011-0/+10
* bpo-29237: Create enum for pstats sorting options (GH-5103)mwidjaja2018-01-261-53/+62
* bpo-21862: Add -m option to cProfile for profiling modules (#4297)Sanyam Khurana2017-11-081-1/+6
* time.clock() now emits a DeprecationWarning (GH-4020)Victor Stinner2017-10-171-1/+1
* bpo-30358: Document sort argument of profile.runctx() (GH-1566)csabella2017-05-141-2/+2
* doc: minor fix for library/profile (GH-761)INADA Naoki2017-03-221-3/+3
* bpo-29554: Improve docs for pstat module and profile. (#88)Matthias Bussonnier2017-02-211-3/+4
* Add the original author of profile.py back to the docs, at his request.Guido van Rossum2015-09-101-1/+1
* Issue #24148: Fix incorrect Stats.sort_stats() example.Berker Peksag2015-06-051-1/+1
* Fix minor docs markup errors.Serhiy Storchaka2015-03-141-1/+1
* Fix "customer timer" -> "custom timer" (reported by Kirk Strauser on docs@)Georg Brandl2013-10-061-2/+2
* Correct Profile class usage example. Addresses issue #18033.Senthil Kumaran2013-09-081-3/+5
* #6696: add documentation for the Profile objects, and improve profile/cProfil...Ezio Melotti2013-04-121-379/+402
* Issue #14900: document added sort keys for profile stats.Andrew Svetlov2012-10-311-104/+133
* Merge profile docs followup (#12417) from 3.1Éric Araujo2011-07-281-25/+1
|\
| * Remove mentions of previous license in profile module docs (#12417 followup).Éric Araujo2011-07-281-25/+1
* | Merge with 3.1Ezio Melotti2011-04-031-1/+1
|\ \ | |/
| * Fix typo noticed by Sandro Tosi.Ezio Melotti2011-04-031-1/+1
| * Merged revisions 85450-85455,85460-85465 via svnmerge fromGeorg Brandl2010-11-261-47/+47
| * Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| * Merged revisions 77937 via svnmerge fromBenjamin Peterson2010-02-031-1/+1
| * Merged revisions 76235 via svnmerge fromBenjamin Peterson2009-11-131-0/+2
* | More source linksRaymond Hettinger2011-01-271-0/+3
* | #3865: add note about benchmarking with profilers, and move licensing stuff t...Georg Brandl2010-10-141-47/+47
* | #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* | Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,...Benjamin Peterson2010-02-031-1/+1
* | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-...Benjamin Peterson2009-11-131-0/+2
* | Switch more function arguments docs to new-style.Georg Brandl2009-09-021-15/+15
|/
* Remove trailing whitespace.Georg Brandl2009-01-031-11/+11
* Remove merge conflictNeal Norwitz2008-05-131-5/+0
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-6/+1
* Remove mentions of "plain" integers.Georg Brandl2008-05-111-1/+1
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-63/+23
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-45/+46
* remove hotshot profiler from Py3kFred Drake2007-10-111-6/+2
* Convert all print statements in the docs.Georg Brandl2007-09-041-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-16/+0