All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: Some more updates for 4.9
@ 2016-09-25 14:47 Steven Rostedt
  2016-09-25 14:47 ` [PATCH 1/2] ftrace/scripts: Add helper script to bisect function tracing problem functions Steven Rostedt
  2016-09-25 14:47 ` [PATCH 2/2] tracing: Call traceoff trigger after event is recorded Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2016-09-25 14:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Ingo Molnar, Andrew Morton

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

Head SHA1: a0d0c6216afad4b2b1704a72bd76bea259e07655


Masami Hiramatsu (1):
      tracing: Call traceoff trigger after event is recorded

Steven Rostedt (Red Hat) (1):
      ftrace/scripts: Add helper script to bisect function tracing problem functions

----
 kernel/trace/trace_events_trigger.c |   1 +
 scripts/tracing/ftrace-bisect.sh    | 115 ++++++++++++++++++++++++++++++++++++
 2 files changed, 116 insertions(+)
 create mode 100755 scripts/tracing/ftrace-bisect.sh

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

end of thread, other threads:[~2016-09-25 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-25 14:47 [PATCH 0/2] tracing: Some more updates for 4.9 Steven Rostedt
2016-09-25 14:47 ` [PATCH 1/2] ftrace/scripts: Add helper script to bisect function tracing problem functions Steven Rostedt
2016-09-25 14:47 ` [PATCH 2/2] tracing: Call traceoff trigger after event is recorded Steven Rostedt

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.