Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1490916 > unrolled thread

[PATCH 0/2] tracing: Some more updates for 4.9

Started bySteven Rostedt <rostedt@goodmis.org>
First post2016-09-25 16:50 +0200
Last post2016-09-25 16:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] tracing: Some more updates for 4.9 Steven Rostedt <rostedt@goodmis.org> - 2016-09-25 16:50 +0200

#1490916 — [PATCH 0/2] tracing: Some more updates for 4.9

FromSteven Rostedt <rostedt@goodmis.org>
Date2016-09-25 16:50 +0200
Subject[PATCH 0/2] tracing: Some more updates for 4.9
Message-ID<sliUG-7Q2-15@gated-at.bofh.it>
  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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web