commit | a7904a3dc0448b839069bdb6270d2c7485a4330a | [log] [tgz] |
---|---|---|
author | Josh Poimboeuf <jpoimboe@kernel.org> | Mon Dec 23 08:49:41 2024 -0800 |
committer | Josh Poimboeuf <jpoimboe@kernel.org> | Mon Dec 23 13:31:05 2024 -0800 |
tree | 506ca6d6e1bbbd3d0d2e963fb8d1b12c1270bda5 | |
parent | 28ed368ae53473000dce8aee25f0f5599b8bb7f6 [diff] |
unwind/sframe: Wire the unwind_user interface to sframe Now that the sframe infrastructure is fully in place, make it work by hooking it up to the user unwinder. Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>