Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1444761
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [for-next][PATCH 0/7] tracing: Some last updates for 4.8 |
| Date | 2016-07-16 09:20 +0200 |
| Message-ID | <rVs3f-OY-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[for-next][PATCH 0/7] tracing: Some last updates for 4.8 Steven Rostedt <rostedt@goodmis.org> - 2016-07-16 09:20 +0200 [for-next][PATCH 5/7] tracing, RAS: Cleanup on __get_str() usage Steven Rostedt <rostedt@goodmis.org> - 2016-07-16 09:20 +0200 [for-next][PATCH 2/7] tracing: Have HIST_TRIGGERS select TRACING Steven Rostedt <rostedt@goodmis.org> - 2016-07-16 09:20 +0200 [for-next][PATCH 4/7] tracing: Use outer () on __get_str() definition Steven Rostedt <rostedt@goodmis.org> - 2016-07-16 09:20 +0200 [for-next][PATCH 7/7] printk, tracing: Avoiding unneeded blank lines Steven Rostedt <rostedt@goodmis.org> - 2016-07-16 09:20 +0200
csiph-web