On 2020-12-08 10:38, vignesh C wrote:
I have implemented printing of backtrace based on handling it in CHECK_FOR_INTERRUPTS. This patch also includes the change to allow getting backtrace of any particular process based on the suggestions. Attached patch has the implementation for the same. Thoughts?
Are we willing to use up a signal for this?