]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Tue, 12 May 2026 23:46:21 +0000 (01:46 +0200)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 23:46:21 +0000 (23:46 +0000)
commit76f22853410d3ded872cbfe1430852cf8c048962
tree0269228d2839e7b5bcbb42a510e875e472291a61
parent9eb3b1466865f6fa7821b194e96204bd056a2c53
gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719)
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]