gh-96143: Allow Linux perf profiler to see Python calls by pablogsal · Pull Request #96123 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

python/cpython:main

pablogsal/cpython:perf

2a918e4 Allow Linux perf profiler to see Python calls pablogsal Aug 7, 2022

cea1420 Add test pablogsal Aug 20, 2022

4107c53 Update PCbuild/_freeze_module.vcxproj.filters pablogsal Aug 20, 2022

5e34e66 munmap pages on shutdown, keep FILE open tiran Aug 21, 2022

a26a850 Fix tests pablogsal Aug 21, 2022

8170b24 Skip tests if sanitizer is active pablogsal Aug 21, 2022

9df1c93 Add ARM64 code generated by aarch64-linux-gnu-gcc tiran Aug 21, 2022

d8f396d Address review comments pablogsal Aug 21, 2022

d35c5d7 Secure fopen, use unraisable, continue on error tiran Aug 22, 2022

2664b12 cleanup resources, set to uninit tiran Aug 22, 2022

e6c365a Allow to set custom callbacks pablogsal Aug 22, 2022

5513fb1 Add comment to asm file pablogsal Aug 22, 2022

76c7dc0 fixup! Merge pull request #36 from tiran/perf-file pablogsal Aug 22, 2022

a545b3c Add comments to the perf_trampoline file and format file pablogsal Aug 22, 2022

5130c8d Correct News entry pablogsal Aug 22, 2022

991366b Update Lib/test/test_perf_profiler.py pablogsal Aug 22, 2022

0a0e53d Rename perf macro pablogsal Aug 22, 2022

7ea3371 Fix some typos pablogsal Aug 22, 2022

680db66 Improve perf profiler tests tiran Aug 22, 2022

1263a29 Add guard for initialization pablogsal Aug 22, 2022

a42bde5 Add acks pablogsal Aug 22, 2022

b780d2a Initialize perf file lazily pablogsal Aug 22, 2022

04bf416 Address review comments pablogsal Aug 22, 2022

7558df2 Complain if there is already a evaluator frame when deactivating/acti… pablogsal Aug 22, 2022

d1ebc88 Fix some errors on CI pablogsal Aug 22, 2022

a83a31b Reorder arguments to speed up trampoline tiran Aug 22, 2022

0febd84 Preserve frame pointer pablogsal Aug 22, 2022

dc5a6a5 Support perf backend and better handle forks pablogsal Aug 22, 2022

be72b92 Fix more fork problems pablogsal Aug 22, 2022