cpython/Lib/test/test_profiling/test_sampling_profiler
Miss Islington (bot) 8b73ce9ab8
[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 76f2285341)

Co-authored-by: Maurycy Pawłowski-Wieroński <maurycy@maurycy.com>
2026-05-13 01:30:22 +01:00
..
__init__.py
_live_collector_helpers.py
helpers.py
mocks.py
test_advanced.py
test_async.py
test_binary_format.py [3.15] gh-149474: use Py_fopen in Binary{Reader,Writer} for audit hook and path-like support (GH-149524) (#149586) 2026-05-09 00:28:21 +00:00
test_blocking.py
test_children.py [3.15] gh-149430: Fix edge-cases in profiling.sampling outputs (GH-149431) (#149602) 2026-05-09 13:33:05 +00:00
test_cli.py
test_collectors.py [3.15] gh-149430: Fix edge-cases in profiling.sampling outputs (GH-149431) (#149602) 2026-05-09 13:33:05 +00:00
test_dump.py
test_integration.py
test_live_collector_core.py
test_live_collector_interaction.py
test_live_collector_ui.py
test_modes.py
test_profiler.py [3.15] gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-149719) (#149747) 2026-05-13 01:30:22 +01:00
test_trend_tracker.py