diff options
author | László Kiss Kollár <kiss.kollar.laszlo@gmail.com> | 2025-07-10 18:44:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-10 18:44:24 +0100 |
commit | 59acdba820f75081cfb47ad6e71044d022854cbc (patch) | |
tree | 870d1dde8659c961ac4ca447d8fa22c312402b07 /Python/ast_unparse.c | |
parent | 35e2c359703e076256c1249b74b87043972e04d6 (diff) | |
download | cpython-59acdba820f75081cfb47ad6e71044d022854cbc.tar.gz cpython-59acdba820f75081cfb47ad6e71044d022854cbc.zip |
gh-135953: Implement sampling tool under profile.sample (#135998)
Implement a statistical sampling profiler that can profile external
Python processes by PID. Uses the _remote_debugging module and converts
the results to pstats-compatible format for analysis.
Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions