linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [for-next][PATCH 0/9] tracing: Updates for 4.4
@ 2015-10-21 13:37 Steven Rostedt
  2015-10-21 13:37 ` [for-next][PATCH 1/9] tracing: Use kstrdup_const instead of private implementation Steven Rostedt
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Steven Rostedt @ 2015-10-21 13:37 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: ddd70280bf0e92ad81a9526971409603fba21679


Dmitry Safonov (5):
      ftrace: Remove redundant strsep in mod_callback
      ftrace: Clarify code for mod command
      ftrace: Introduce ftrace_glob structure
      ftrace: add module globbing
      Documentation: ftrace: Module globbing usage

Rasmus Villemoes (2):
      tracing: Use kstrdup_const instead of private implementation
      ftrace: Remove redundant swap function

Tal Shorer (2):
      tracing: Allow disabling compilation of specific trace systems
      tracing: gpio: Add Kconfig option for enabling/disabling trace events

----
 Documentation/trace/ftrace.txt |  17 ++++
 include/linux/tracepoint.h     |  17 +++-
 include/trace/define_trace.h   |   2 +-
 include/trace/events/gpio.h    |   4 +
 kernel/trace/Kconfig           |   7 ++
 kernel/trace/ftrace.c          | 178 ++++++++++++++++++++---------------------
 kernel/trace/trace_events.c    |  24 ++----
 7 files changed, 138 insertions(+), 111 deletions(-)

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

end of thread, other threads:[~2015-10-21 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 13:37 [for-next][PATCH 0/9] tracing: Updates for 4.4 Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 1/9] tracing: Use kstrdup_const instead of private implementation Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 2/9] ftrace: Remove redundant swap function Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 3/9] ftrace: Remove redundant strsep in mod_callback Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 4/9] ftrace: Clarify code for mod command Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 5/9] ftrace: Introduce ftrace_glob structure Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 6/9] ftrace: add module globbing Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 7/9] Documentation: ftrace: Module globbing usage Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 8/9] tracing: Allow disabling compilation of specific trace systems Steven Rostedt
2015-10-21 13:37 ` [for-next][PATCH 9/9] tracing: gpio: Add Kconfig option for enabling/disabling trace events Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).