summaryrefslogtreecommitdiff
path: root/kernel/unwind/user.c
AgeCommit message (Expand)Author
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra
2025-10-29unwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra
2025-07-29unwind_user: Add user space unwinding API with frame pointer supportJosh Poimboeuf