From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [for-next][PATCH 0/7] tracing: Some more updates for 4.15
Date: Wed, 18 Oct 2017 09:28:07 -0400 [thread overview]
Message-ID: <20171018132807.255017131@goodmis.org> (raw)
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: a96a5037ed0f52e2d86739f4a1ef985bd036e575
Peter Zijlstra (4):
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")
perf/ftrace: Fix function trace events
perf/ftrace: Small cleanup
ftrace: Kill FTRACE_OPS_FL_PER_CPU
Steven Rostedt (VMware) (3):
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
tracing, thermal: Hide devfreq trace events when not in use
tracing, thermal: Hide cpu cooling trace events when not in use
----
drivers/dma-buf/dma-fence.c | 1 -
include/linux/ftrace.h | 83 +++++++---------------------------------
include/linux/perf_event.h | 2 +-
include/linux/trace_events.h | 9 ++++-
include/trace/events/dma_fence.h | 40 -------------------
include/trace/events/thermal.h | 4 ++
kernel/events/core.c | 13 ++-----
kernel/trace/ftrace.c | 55 +++-----------------------
kernel/trace/trace_event_perf.c | 82 +++++++++++++++++++++++----------------
kernel/trace/trace_kprobe.c | 4 +-
kernel/trace/trace_syscalls.c | 4 +-
kernel/trace/trace_uprobe.c | 2 +-
12 files changed, 90 insertions(+), 209 deletions(-)
next reply other threads:[~2017-10-18 13:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-18 13:28 Steven Rostedt [this message]
2017-10-18 13:28 ` [for-next][PATCH 2/7] perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") Steven Rostedt
2017-10-18 13:28 ` [for-next][PATCH 3/7] perf/ftrace: Fix function trace events Steven Rostedt
2017-10-18 13:28 ` [for-next][PATCH 4/7] perf/ftrace: Small cleanup Steven Rostedt
2017-10-18 13:28 ` [for-next][PATCH 5/7] ftrace: Kill FTRACE_OPS_FL_PER_CPU Steven Rostedt
2017-10-18 13:28 ` [for-next][PATCH 6/7] tracing, thermal: Hide devfreq trace events when not in use Steven Rostedt
2017-10-18 13:28 ` [for-next][PATCH 7/7] tracing, thermal: Hide cpu cooling " Steven Rostedt
[not found] ` <20171018132837.670484526@goodmis.org>
2017-10-18 15:43 ` [for-next][PATCH 1/7] tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171018132807.255017131@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.