All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [GIT PULL] tracing: Minor fixes for 4.14 (and stable)
@ 2017-09-20 13:29 Steven Rostedt
  2017-09-20 13:29 ` [PATCH 1/3] tracing: Erase irqsoff trace with empty write Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2017-09-20 13:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Ingo Molnar, Andrew Morton


Linus,

This includes 3 minor fixes.

 - Have writing to trace file clear the irqsoff (and friends) tracer

 - trace_pipe behavior for instance buffers was different than top buffer

 - Show a message of why mmiotrace doesn't start from commandline

Please pull the latest trace-v4.14-rc1 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-v4.14-rc1

Tag SHA1: cd68d5e5af1d4b58d32f937d7a59d15e88de3e4e
Head SHA1: 75df6e688ccd517e339a7c422ef7ad73045b18a2


Bo Yan (1):
      tracing: Erase irqsoff trace with empty write

Tahsin Erdogan (1):
      tracing: Fix trace_pipe behavior for instance traces

Ziqian SUN (Zamir) (1):
      tracing: Ignore mmiotrace from kernel commandline

----
 kernel/trace/trace.c           | 19 ++++++++++++++++---
 kernel/trace/trace.h           |  2 ++
 kernel/trace/trace_mmiotrace.c |  1 +
 3 files changed, 19 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2017-09-20 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 13:29 [PATCH 0/3] [GIT PULL] tracing: Minor fixes for 4.14 (and stable) Steven Rostedt
2017-09-20 13:29 ` [PATCH 1/3] tracing: Erase irqsoff trace with empty write Steven Rostedt
2017-09-20 13:29 ` [PATCH 2/3] tracing: Ignore mmiotrace from kernel commandline Steven Rostedt
2017-09-20 13:29 ` [PATCH 3/3] tracing: Fix trace_pipe behavior for instance traces 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.