summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2025-03-05 19:45:41 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2025-03-28 15:39:26 +0300
commit4009cc31e7813ed66a04237ddff76706ff57a771 (patch)
tree12c9eddf01514c3eb698bd7f35cf34e5814f5812 /scripts/lib
parentbcba8d4dbe6880ce9883409df486de35d3946704 (diff)
downloadlinux-4009cc31e7813ed66a04237ddff76706ff57a771.tar.xz
ring-buffer: Add buffer meta data for persistent ring buffer
Instead of just having a meta data at the first page of each sub buffer that has duplicate data, add a new meta page to the entire block of memory that holds the duplicate data and remove it from the sub buffer meta data. This will open up the extra memory in this first page to be used by the tracer for its own persistent data. Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Andrew Morton <akpm@linux-foundation.org> Link: https://lore.kernel.org/20250305164608.446351513@goodmis.org Reviewed-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions