]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-14971...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 May 2026 00:30:22 +0000 (02:30 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 00:30:22 +0000 (01:30 +0100)
commit8b73ce9ab86a0048a4e9a74ce71397b41f4da3f0
tree61a21dc544b87eefa25b18d97449ff6821e5dff2
parente3fbcc3eac2527a0f1eda039bcbd4cc3eab708f9
[3.15] gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-149719) (#149747)

gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-149719)
(cherry picked from commit 76f22853410d3ded872cbfe1430852cf8c048962)

Co-authored-by: Maurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Lib/profiling/sampling/collector.py
Lib/profiling/sampling/gecko_collector.py
Lib/profiling/sampling/heatmap_collector.py
Lib/profiling/sampling/pstats_collector.py
Lib/profiling/sampling/sample.py
Lib/profiling/sampling/stack_collector.py
Lib/test/test_profiling/test_heatmap.py
Lib/test/test_profiling/test_sampling_profiler/test_profiler.py
Misc/NEWS.d/next/Library/2026-05-12-13-03-45.gh-issue-149718.SaM1NJ.rst [new file with mode: 0644]