wzprof icon indicating copy to clipboard operation
wzprof copied to clipboard

Python: walk and merge the C extension call stack

Open pelletier opened this issue 1 year ago • 0 comments

The Python3.11 support captures the interpreter call stack. It would be great also to capture the C call stack and merge it with the interpreter's stack when it calls a C function.

pelletier avatar Jul 12 '23 14:07 pelletier