Re: [PATCH v12 00/14] unwind_user: x86: Deferred unwinding infrastructure
From: Steven Rostedt
Date: Mon Jun 30 2025 - 22:45:22 EST
On Mon, 30 Jun 2025 19:06:12 -0700
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Mon, 30 Jun 2025 at 17:54, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> >
> > This is the first patch series of a set that will make it possible to be able
> > to use SFrames[1] in the Linux kernel. A quick recap of the motivation for
> > doing this.
>
> You have a '[1]' to indicate there's a link to what SFrames are.
>
> But no such link actually exists in this email. Hmm?
>
Oops. I cut and pasted from v11:
https://lore.kernel.org/linux-trace-kernel/20250625225600.555017347@xxxxxxxxxxx/
But ended the cut too early. I stopped at my sig:
---
Thanks!
-- Steve
[1] https://sourceware.org/binutils/wiki/sframe
-- Steve