[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141114232401.493543108@goodmis.org>
Date: Fri, 14 Nov 2014 18:24:01 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/9] tracing: Some fixes and cleanups for 3.19
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 4526d0676a150dce7a93ad93e03bef7f77e7c906
Byungchul Park (1):
function_graph: Fix micro seconds notations
Daniel Bristot de Oliveira (1):
ftrace-graph: show latency-format on print_graph_irq()
Daniel Thompson (2):
tracing: kdb: Fix kernel panic during ftdump
tracing: kdb: Fix kernel livelock with empty buffers
Luis Claudio R. Goncalves (1):
tracing: Fix traceoff_on_warning handling on boot command line
Rasmus Villemoes (3):
tracing: Replace seq_printf by simpler equivalents
tracing: Merge consecutive seq_puts calls
trace: Replace single-character seq_puts with seq_putc
Steven Rostedt (Red Hat) (1):
ftrace: Have the control_ops get a trampoline
----
kernel/trace/ftrace.c | 32 +++++++-------
kernel/trace/trace.c | 83 ++++++++++++++++++------------------
kernel/trace/trace_branch.c | 32 +++++++-------
kernel/trace/trace_events.c | 4 +-
kernel/trace/trace_events_trigger.c | 6 +--
kernel/trace/trace_functions.c | 2 +-
kernel/trace/trace_functions_graph.c | 49 ++++++++++++---------
kernel/trace/trace_kdb.c | 21 +++++----
kernel/trace/trace_kprobe.c | 12 +++---
kernel/trace/trace_printk.c | 2 +-
kernel/trace/trace_uprobe.c | 4 +-
11 files changed, 132 insertions(+), 115 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists