We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1255437 commit 8a81457Copy full SHA for 8a81457
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-07-11-13-45-48.gh-issue-136541.uZ_-Ju.rst
@@ -0,0 +1,3 @@
1
+Fix some issues with the perf trampolines on x86-64 and aarch64. The
2
+trampolines were not being generated correctly for some cases, which could
3
+lead to the perf integration not working correctly. Patch by Pablo Galindo.
0 commit comments