index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_perf_profiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-124613: Deactivate perf support in tests if the jit is set (#124794)
Pablo Galindo Salgado
2024-10-04
1
-13/+12
*
gh-124613: Don't run perf tests in JIT builds (#124792)
Pablo Galindo Salgado
2024-09-30
1
-2/+14
*
test: fix _is_perf_version_at_least typo (#124199)
Sam James
2024-09-18
1
-2/+2
*
gh-120417: Remove unused imports in tests (part 3) (#120631)
Victor Stinner
2024-06-17
1
-1/+0
*
gh-118518: Check for perf version and not kernel version in test_perf_profile...
Pablo Galindo Salgado
2024-05-07
1
-6/+12
*
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#...
Hugo van Kemenade
2024-05-07
1
-1/+1
*
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado
2024-05-05
1
-32/+114
*
GH-115802: Use the GHC calling convention in JIT code (GH-118287)
Brandt Bucher
2024-05-01
1
-1/+1
*
gh-109587: Allow "precompiled" perf-trampolines to largely mitigate the cost ...
gsallam
2023-10-27
1
-0/+76
*
gh-109580: Skip test_perf_profiler on ASAN build (#109584)
Victor Stinner
2023-09-19
1
-1/+5
*
gh-103650: Fix perf maps address format (#103651)
Arthur Pastel
2023-05-07
1
-3/+9
*
gh-96143: subprocess API %s/universal_newlines=/text=/g. (GH-96468)
Gregory P. Smith
2022-09-01
1
-4/+4
*
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
Pablo Galindo Salgado
2022-08-30
1
-1/+1
*
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado
2022-08-30
1
-0/+348