COMMITS
/ Doc/library/profile.rst February 11, 2026
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
December 9, 2025
P
gh-140727: Restructure profiling documentation for PEP 799 (#142373)
Pablo Galindo Salgado committed
November 24, 2025
P
gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813)
Pablo Galindo Salgado committed
November 17, 2025
B
GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)
Brandt Bucher committed
September 2, 2025
A
gh-138122: Use ``profiling.sampling`` in the documentation (PEP 799) (#138389)
Adam Turner committed
August 16, 2025
T
gh-137846: Add missing 'be' to profile doc. (#137856)
Terry Jan Reedy committed
July 10, 2025
L
gh-135953: Implement sampling tool under profile.sample (#135998)
László Kiss Kollár committed
March 1, 2025
A
gh-130160: use `.. program::` directive for documenting `cProfile` CLI (#130314)
Apostol Fet committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
July 8, 2024
H
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
Hugo van Kemenade committed
May 21, 2024
A
gh-74929: PEP 667 general docs update (gh-119201)
Alyssa Coghlan committed
February 16, 2024
F
gh-69990: Make Profile.print_stats support sorting by multiple values (GH-104590)
Furkan Onder committed
November 19, 2023
A
gh-110383: Fix documentation profile cumtime fix (#112221)
Alex Ptakhin committed
October 11, 2023
E
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti committed
September 19, 2023
V
gh-109435: Add Doc/library/cmdline.rst (#109436)
Victor Stinner committed
April 2, 2023
N
gh-102994: Profile docs has typo in example (#103074)
Nouran Ali committed
December 12, 2022
J
Fix: typo (Indention) (GH-99904)
jarrodcolburn committed
April 2, 2022
S
bpo-47152: Convert the re module into a package (GH-32177)
Serhiy Storchaka committed
March 30, 2022
D
bpo-34861: Make cumtime the default sorting key for cProfile (GH-31929)
Daniël van Noord committed
September 22, 2021
S
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka committed
December 17, 2020
A
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino committed
December 16, 2020
M
Fix indentation for get_stats_profile() docs (GH-23618)
Matthew Suozzo committed
January 15, 2020
D
bpo-37958: Adding get_profile_dict to pstats (GH-15495)
Daniel Olshansky committed
June 5, 2019
S
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
Serhiy Storchaka committed
December 16, 2018
B
bpo-35511: Trivial docs updates for profile and resource library modules. (GH-11124)
Beomsoo Kim committed
November 5, 2018
M
bpo-32512: Add -m option to profile for profiling modules (#5132)
Mario Corchero committed
July 28, 2018
A
bpo-5978: Document that profiling needs cmd/function to return (GH-7938)
Andrés Delfino committed
June 7, 2018
S
bpo-29235: Update document for Profiler's context manager (GH-7331)
Scott Sanderson committed
June 4, 2018
T
bpo-27902: Add compatibility note to Profile docs (GH-7295)
Tobias Kunze committed
June 1, 2018
S
bpo-29235: Make cProfile.Profile a context manager (GH-6808)
Scott Sanderson committed
January 26, 2018
M
bpo-29237: Create enum for pstats sorting options (GH-5103)
mwidjaja committed
November 8, 2017
S
bpo-21862: Add -m option to cProfile for profiling modules (#4297)
Sanyam Khurana committed
October 17, 2017
V
time.clock() now emits a DeprecationWarning (GH-4020)
Victor Stinner committed
May 14, 2017
C
bpo-30358: Document sort argument of profile.runctx() (GH-1566)
csabella committed
March 22, 2017
I
doc: minor fix for library/profile (GH-761)
INADA Naoki committed
February 21, 2017
M
bpo-29554: Improve docs for pstat module and profile. (#88)
Matthias Bussonnier committed
September 10, 2015
G
Add the original author of profile.py back to the docs, at his request.
Guido van Rossum committed
June 5, 2015
B
Issue #24148: Fix incorrect Stats.sort_stats() example.
Berker Peksag committed
March 14, 2015
S
Fix minor docs markup errors.
Serhiy Storchaka committed
October 6, 2013
G
Fix "customer timer" -> "custom timer" (reported by Kirk Strauser on docs@)
Georg Brandl committed
September 8, 2013
S
Correct Profile class usage example. Addresses issue #18033.
Senthil Kumaran committed
April 12, 2013
October 31, 2012
A
Issue #14900: document added sort keys for profile stats.
Andrew Svetlov committed
July 28, 2011
É
Merge profile docs followup (#12417) from 3.1
Éric Araujo committed
É
Remove mentions of previous license in profile module docs (#12417 followup).
Éric Araujo committed
April 3, 2011
E
Merge with 3.1
Ezio Melotti committed
E
Fix typo noticed by Sandro Tosi.
Ezio Melotti committed
January 27, 2011
R
More source links
Raymond Hettinger committed
November 26, 2010
G
Merged revisions 85450-85455,85460-85465 via svnmerge from
Georg Brandl committed
October 14, 2010