[for-next][PATCH 0/4] tracing: Updates for v4.11
From: Steven Rostedt
Date: Thu Jan 19 2017 - 09:02:18 EST
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 068f530b3f274d313395663bf8d674798d4858c6
Kenny Yu (1):
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Steven Rostedt (VMware) (3):
tracing: Process constants for (un)likely() profiler
tracing: Show number of constants profiled in likely profiler
tracing: Add the constant count for branch tracer
----
include/linux/compiler.h | 27 ++++++++------
kernel/trace/trace_branch.c | 83 ++++++++++++++++++++++++++++++++++----------
kernel/trace/trace_entries.h | 6 ++--
kernel/trace/trace_uprobe.c | 3 +-
4 files changed, 88 insertions(+), 31 deletions(-)