bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/32088] New: New language support: Python


From: sam at gentoo dot org
Subject: [Bug gprofng/32088] New: New language support: Python
Date: Sat, 17 Aug 2024 00:52:53 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32088

            Bug ID: 32088
           Summary: New language support: Python
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gprofng
          Assignee: vladimir.mezentsev at oracle dot com
          Reporter: sam at gentoo dot org
  Target Milestone: ---

Hi!

Would it be possible for gprofng to support tracing Python?

In Python 3.12, better `perf` support was added via trampolines [0]. But I
_think_ the PEP669 mechanism [1] which added the sys.monitoring API [2] might
be a good fit.

I'm not sure how gprofng's tracing of e.g. Java works (I took a very brief look
but I'm no expert on Java), so if this isn't feasible, WONTFIX is fine.

[0] https://docs.python.org/3/howto/perf_profiling.html
[1] https://peps.python.org/pep-0669/
[2] https://docs.python.org/3/library/sys.monitoring.html#module-sys.monitoring

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]