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