FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-138122: Remove default duration for statistical profiling by lkollar · Pull Request #143174 · python/cpython · GitHub

/ cpython Public

gh-138122: Remove default duration for statistical profiling - #143174

Merged
pablogsal merged 5 commits into
python:mainfrom
lkollar:profiling/no-default-duration
Dec 25, 2025
Merged

gh-138122: Remove default duration for statistical profiling#143174
pablogsal merged 5 commits into
python:mainfrom
lkollar:profiling/no-default-duration

Conversation

lkollar commented Dec 25, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Instead of limiting profiling to 10s, let the process finish by default.

Towards #142927

Instead of limiting profiling to 10s, let the process finish by default.

Copy link
Copy Markdown
Member

I think we still need to update the docs

Copy link
Copy Markdown
Member

I think sample.py still has references to duration_sec=10

Copy link
Copy Markdown
Member

Pushed a small fix with the items left and a (somehow related) bug I found while testing

pablogsal enabled auto-merge (squash) December 25, 2025 18:24
pablogsal disabled auto-merge December 25, 2025 18:24
pablogsal enabled auto-merge (squash) December 25, 2025 18:24
picnixz changed the title gh-138122: Remove default duration gh-138122: Remove default duration for statistical profiling Dec 25, 2025
pablogsal disabled auto-merge December 25, 2025 18:43
pablogsal enabled auto-merge (squash) December 25, 2025 18:46
pablogsal disabled auto-merge December 25, 2025 19:12
pablogsal enabled auto-merge (squash) December 25, 2025 19:12
pablogsal merged commit 888d101 into python:main Dec 25, 2025
46 checks passed
lkollar deleted the profiling/no-default-duration branch December 25, 2025 20:06
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL