]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135953: Profile a module or script with sampling profiler (#136777)
authorLászló Kiss Kollár <kiss.kollar.laszlo@gmail.com>
Mon, 11 Aug 2025 11:36:43 +0000 (08:36 -0300)
committerGitHub <noreply@github.com>
Mon, 11 Aug 2025 11:36:43 +0000 (12:36 +0100)
commit4497ad409eb2c0d2630b4fa6d8092a5cf1dc1497
treec066c73e034e7e51f47ca6e363ac57a34e25f720
parent70218b40082396d68c277667fc9bb7f87d095e3c
gh-135953: Profile a module or script with sampling profiler (#136777)
Lib/profile/_sync_coordinator.py [new file with mode: 0644]
Lib/profile/sample.py
Lib/test/test_sample_profiler.py
Modules/_remote_debugging_module.c
Python/remote_debug.h