Userspace Backtrace 用户空间函数调用栈,便于分析代码运行流程 参考文档 On Raspberry Pi, backtrace() returns 0 frames https://www.gnu.org/software/libc/manual/html_node/Backtraces.html 代码示例 https://github.com/ZengjfOS/RaspberryPi/tree/userspace_backtrace