cpython/Lib/test/test_profiling
Miss Islington (bot) 61bb57fa3f
[3.15] gh-152434: Block --async-aware with --binary (GH-152444) (#152446)
gh-152434: Block --async-aware with --binary (GH-152444)

The binary writer does not currently handle AwaitedInfo samples and
crashes when running in --async-aware mode.
(cherry picked from commit 876c06cab9)

Co-authored-by: László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
2026-06-27 17:24:53 +00:00
..
test_sampling_profiler [3.15] gh-152434: Block --async-aware with --binary (GH-152444) (#152446) 2026-06-27 17:24:53 +00:00
__init__.py
__main__.py
test_heatmap.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_tracing_profiler.py gh-145846: Fix memory leak in _lsprof clearEntries() context chain (#145847) 2026-04-07 22:56:19 +02:00