aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_perf_profiler.py
Commit message (Expand)AuthorAge
* gh-132553: Build the perf tool without buildid cache (GH-132663)Pablo Galindo Salgado13 days
* gh-132038: Make perf version check in test_perf_profiler more robust (#132039)Itamar Oren2025-04-03
* gh-111178: Skip test_perf_profiler on function sanitizer (#132020)Victor Stinner2025-04-02
* gh-128515: Properly check for bolt in test_perf_profiler (#131058)Pablo Galindo Salgado2025-03-10
* gh-128515: Add BOLT build to CI (gh-128845)Zanie Blue2025-01-18
* gh-126255: Ignore warning about JIT being deactivated when perf support is ac...mpage2024-11-01
* gh-124613: Deactivate perf support in tests if the jit is set (#124794)Pablo Galindo Salgado2024-10-04
* gh-124613: Don't run perf tests in JIT builds (#124792)Pablo Galindo Salgado2024-09-30
* test: fix _is_perf_version_at_least typo (#124199)Sam James2024-09-18
* gh-120417: Remove unused imports in tests (part 3) (#120631)Victor Stinner2024-06-17
* gh-118518: Check for perf version and not kernel version in test_perf_profile...Pablo Galindo Salgado2024-05-07
* gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#...Hugo van Kemenade2024-05-07
* gh-118518: Allow perf to work without frame pointers (#112254)Pablo Galindo Salgado2024-05-05
* GH-115802: Use the GHC calling convention in JIT code (GH-118287)Brandt Bucher2024-05-01
* gh-109587: Allow "precompiled" perf-trampolines to largely mitigate the cost ...gsallam2023-10-27
* gh-109580: Skip test_perf_profiler on ASAN build (#109584)Victor Stinner2023-09-19
* gh-103650: Fix perf maps address format (#103651)Arthur Pastel2023-05-07
* gh-96143: subprocess API %s/universal_newlines=/text=/g. (GH-96468)Gregory P. Smith2022-09-01
* gh-96143: Add some comments and minor fixes missed in the original PR (#96433)Pablo Galindo Salgado2022-08-30
* gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)Pablo Galindo Salgado2022-08-30