Re: [PATCH v5 0/9] tracing: Deferred unwinding of user space stack traces

From: Steven Rostedt
Date: Thu Apr 24 2025 - 15:27:55 EST


On Thu, 24 Apr 2025 15:24:56 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> This series focuses on implementing the deferred unwinding for ftrace
> (and LTTng could use it).

I forgot to say that this is based on top of this series, and does not yet
include sframe support.

https://lore.kernel.org/all/20250424162529.686762589@xxxxxxxxxxx/

-- Steve