index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_perf_profiler.py
Commit message (
Expand
)
Author
Age
*
gh-132553: Build the perf tool without buildid cache (GH-132663)
Pablo Galindo Salgado
13 days
*
gh-132038: Make perf version check in test_perf_profiler more robust (#132039)
Itamar Oren
2025-04-03
*
gh-111178: Skip test_perf_profiler on function sanitizer (#132020)
Victor Stinner
2025-04-02
*
gh-128515: Properly check for bolt in test_perf_profiler (#131058)
Pablo Galindo Salgado
2025-03-10
*
gh-128515: Add BOLT build to CI (gh-128845)
Zanie Blue
2025-01-18
*
gh-126255: Ignore warning about JIT being deactivated when perf support is ac...
mpage
2024-11-01
*
gh-124613: Deactivate perf support in tests if the jit is set (#124794)
Pablo Galindo Salgado
2024-10-04
*
gh-124613: Don't run perf tests in JIT builds (#124792)
Pablo Galindo Salgado
2024-09-30
*
test: fix _is_perf_version_at_least typo (#124199)
Sam James
2024-09-18
*
gh-120417: Remove unused imports in tests (part 3) (#120631)
Victor Stinner
2024-06-17
*
gh-118518: Check for perf version and not kernel version in test_perf_profile...
Pablo Galindo Salgado
2024-05-07
*
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#...
Hugo van Kemenade
2024-05-07
*
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado
2024-05-05
*
GH-115802: Use the GHC calling convention in JIT code (GH-118287)
Brandt Bucher
2024-05-01
*
gh-109587: Allow "precompiled" perf-trampolines to largely mitigate the cost ...
gsallam
2023-10-27
*
gh-109580: Skip test_perf_profiler on ASAN build (#109584)
Victor Stinner
2023-09-19
*
gh-103650: Fix perf maps address format (#103651)
Arthur Pastel
2023-05-07
*
gh-96143: subprocess API %s/universal_newlines=/text=/g. (GH-96468)
Gregory P. Smith
2022-09-01
*
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
Pablo Galindo Salgado
2022-08-30
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30