Linux perf framework will work with #Python 3.12 natively, neat!
https://www.petermcconnell.com/posts/perf_eng_with_py12/
https://www.petermcconnell.com/posts/perf_eng_with_py12/
Perf engineering with Python 3.12
Since Python 3.12, the interpreter can run in a special mode that allows Python functions to appear in the output of the perf profiler.Peter McConnell :: Ponderings from a Linux Systems engineer