Re: [PATCH] tracing: Always update snapshot buffer size

2023-12-05 Thread Steven Rostedt
On Tue, 5 Dec 2023 11:52:23 -0500 Steven Rostedt wrote: > From: "Steven Rostedt (Google)" > > It use to be that only the top level instance had a snapshot buffer (for > latency tracers like wakeup and irqsoff). The update of the ring buffer > size would check if the instance was the top level a

[PATCH] tracing: Always update snapshot buffer size

2023-12-05 Thread Steven Rostedt
From: "Steven Rostedt (Google)" It use to be that only the top level instance had a snapshot buffer (for latency tracers like wakeup and irqsoff). The update of the ring buffer size would check if the instance was the top level and if so, it would also update the snapshot buffer as it needs to be