public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing/boot: Cleanup prototypes
@ 2020-01-29  9:36 Masami Hiramatsu
  2020-01-29  9:36 ` [PATCH 1/2] tracing/boot: Include required headers and sort it alphabetically Masami Hiramatsu
  2020-01-29  9:36 ` [PATCH 2/2] tracing/boot: Move external function declarations to kernel/trace/trace.h Masami Hiramatsu
  0 siblings, 2 replies; 3+ messages in thread
From: Masami Hiramatsu @ 2020-01-29  9:36 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: Ingo Molnar, Tom Zanussi, Thomas Gleixner, linux-kernel

Hi,

Here is a couple of patches to cleanup prototypes and includes
in boot time tracer.
I left 2 externs in trace_boot.c which will be removed by
Tom's in-kernel dynamic event API series.

Thank you,

---

Masami Hiramatsu (2):
      tracing/boot: Include required headers and sort it alphabetically
      tracing/boot: Move external function declarations to kernel/trace/trace.h


 kernel/trace/trace.h      |   17 +++++++++++++++++
 kernel/trace/trace_boot.c |   24 ++++++++----------------
 2 files changed, 25 insertions(+), 16 deletions(-)

--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>

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

end of thread, other threads:[~2020-01-29  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29  9:36 [PATCH 0/2] tracing/boot: Cleanup prototypes Masami Hiramatsu
2020-01-29  9:36 ` [PATCH 1/2] tracing/boot: Include required headers and sort it alphabetically Masami Hiramatsu
2020-01-29  9:36 ` [PATCH 2/2] tracing/boot: Move external function declarations to kernel/trace/trace.h Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox