Hi, developers In the kernel, we don't have frame unwinder to work on the user stack. Given the different possible compiler flags, getting the backtrace for the user stack is especially challenging. Certainly, I don't want symbols - only to get a list of return addresses. Do you have any comments? Thanks! Deng-Cheng