[for-next][PATCH 0/7] tracing: Some last updates for 4.8

From: Steven Rostedt
Date: Sat Jul 16 2016 - 03:17:19 EST


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

Head SHA1: 78aebca2c955c1c5aeb48e12645e13fe3c3461f2


Daniel Bristot de Oliveira (4):
tracing: Use outer () on __get_str() definition
tracing, RAS: Cleanup on __get_str() usage
tracing: Use __get_str() when manipulating strings
printk, tracing: Avoiding unneeded blank lines

Namhyung Kim (1):
ftrace: Reduce size of function graph entries

Tom Zanussi (1):
tracing: Have HIST_TRIGGERS select TRACING

Wei Yongjun (1):
tracing: Using for_each_set_bit() to simplify trace_pid_write()

----
fs/nfs/nfs4trace.h | 4 ++--
fs/nfs/nfstrace.h | 4 ++--
include/linux/ftrace.h | 12 ++++++++----
include/ras/ras_event.h | 4 ++--
include/trace/events/printk.h | 12 ++++++++++--
include/trace/perf.h | 2 +-
include/trace/trace_events.h | 2 +-
kernel/trace/Kconfig | 1 +
kernel/trace/trace.c | 8 ++------
kernel/trace/trace.h | 11 +++++++++++
kernel/trace/trace_entries.h | 4 ++--
11 files changed, 42 insertions(+), 22 deletions(-)