]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142927: Hide _sync_coordinator frames from profiler output (#143337)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 2 Jan 2026 12:09:36 +0000 (12:09 +0000)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 12:09:36 +0000 (12:09 +0000)
commit09ce59249960a2c382acaafc3d36128db6789fc7
tree0db6b8c6fb1c3d23984b807f438b0eb944a9b681
parent315f474d1113f602139c05b7b1afdb5f094fa7a4
gh-142927: Hide _sync_coordinator frames from profiler output (#143337)
Lib/profiling/sampling/collector.py
Lib/profiling/sampling/constants.py
Lib/profiling/sampling/gecko_collector.py
Lib/test/test_profiling/test_sampling_profiler/test_collectors.py