public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 00/12] tracing: Updates for 4.13
@ 2017-06-15 10:52 Steven Rostedt
  2017-06-15 10:52 ` [for-next][PATCH 01/12] tracing: Remove unused declaration of trace_stop_cmdline_recording Steven Rostedt
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Steven Rostedt @ 2017-06-15 10:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 681bec0367c2606b6154060310a2ffa543175980


Jeremy Linton (11):
      trace: rename kernel enum section to eval
      trace: rename trace_enum_map to trace_eval_map
      trace: rename struct module entry for trace enums
      trace: rename trace enum data structures in trace.c
      trace: rename trace_enum_mutex to trace_eval_mutex
      trace: rename trace.c enum functions
      trace: rename enum_map functions
      tracing: Rename enum_replace to eval_replace
      tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
      tracing: Add TRACE_DEFINE_SIZEOF() macros
      tracing: Rename update the enum_map file

Joel Fernandes (1):
      tracing: Remove unused declaration of trace_stop_cmdline_recording

----
 arch/arm64/kvm/trace.h            |   2 +
 include/asm-generic/vmlinux.lds.h |   6 +-
 include/linux/module.h            |   4 +-
 include/linux/tracepoint.h        |   7 +-
 include/trace/events/xen.h        |  13 ++-
 include/trace/trace_events.h      |  26 ++++-
 kernel/module.c                   |   6 +-
 kernel/trace/Kconfig              |  22 ++---
 kernel/trace/trace.c              | 196 +++++++++++++++++++-------------------
 kernel/trace/trace.h              |   4 +-
 kernel/trace/trace_events.c       |  24 ++---
 11 files changed, 168 insertions(+), 142 deletions(-)

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

end of thread, other threads:[~2017-06-15 10:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-15 10:52 [for-next][PATCH 00/12] tracing: Updates for 4.13 Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 01/12] tracing: Remove unused declaration of trace_stop_cmdline_recording Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 02/12] trace: rename kernel enum section to eval Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 03/12] trace: rename trace_enum_map to trace_eval_map Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 04/12] trace: rename struct module entry for trace enums Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 05/12] trace: rename trace enum data structures in trace.c Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 06/12] trace: rename trace_enum_mutex to trace_eval_mutex Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 07/12] trace: rename trace.c enum functions Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 08/12] trace: rename enum_map functions Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 09/12] tracing: Rename enum_replace to eval_replace Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 10/12] tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeofs to their values Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 11/12] tracing: Add TRACE_DEFINE_SIZEOF() macros Steven Rostedt
2017-06-15 10:52 ` [for-next][PATCH 12/12] tracing: Rename update the enum_map file Steven Rostedt

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