I _think_ this should be possible, at worst by reading the instruction pointer and walking back until you find a function? This would be very helpful for me, since apparently I'm spending 60% of time in unknown C functions.
I think this should be possible, at worst by reading the instruction pointer and walking back until you find a function?
This would be very helpful for me, since apparently I'm spending 60% of time in unknown C functions.