Re: [RFC PATCH 0/7] Trace events to pstore

From: Steven Rostedt
Date: Fri Jul 01 2022 - 12:46:37 EST


On Fri, 1 Jul 2022 12:37:35 -0400
Joel Fernandes <joel@xxxxxxxxxxxxxxxxx> wrote:

> I am curious how this came on your radar after 2 years, did someone
> tell you to prioritize improving performance of ftrace on pstore? I
> could probably make time to work on it more if someone has a usecase
> for this or something.

I'm looking into ways to extract the ftrace ring buffer from crashes, and
it was brought up that pstore was used before.

-- Steve