[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1582077698.git.joe@perches.com>
Date: Tue, 18 Feb 2020 18:03:16 -0800
From: Joe Perches <joe@...ches.com>
To: linux-kernel@...r.kernel.org
Cc: Steven Rostedt <rostedt@...dmis.org>
Subject: [RFC PATCH 0/2] trace: Move trace data to new section _ftrace_data
Move the trace data to a separate section to make it easier to
examine the amount of actual data in an object file.
Joe Perches (2):
trace: Move data to new section _ftrace_data
trace_events/trace_export: Use __section
include/trace/trace_events.h | 36 +++++++++++++++++++++---------------
kernel/trace/trace_export.c | 13 ++++++++-----
2 files changed, 29 insertions(+), 20 deletions(-)
--
2.24.0
Powered by blists - more mailing lists