All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] trace: Move trace data to new section _ftrace_data
@ 2020-02-19  2:03 Joe Perches
  2020-02-19  2:03 ` [RFC PATCH 1/2] trace: Move " Joe Perches
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Joe Perches @ 2020-02-19  2:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: Steven Rostedt

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-19  3:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-19  2:03 [RFC PATCH 0/2] trace: Move trace data to new section _ftrace_data Joe Perches
2020-02-19  2:03 ` [RFC PATCH 1/2] trace: Move " Joe Perches
2020-02-19  2:03 ` [RFC PATCH 2/2] trace_events/trace_export: Use __section Joe Perches
2020-02-19  2:53 ` [RFC PATCH 0/2] trace: Move trace data to new section _ftrace_data Steven Rostedt
2020-02-19  3:09   ` Joe Perches
2020-02-19  3:26     ` Steven Rostedt
2020-02-19  3:33       ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.