[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090205061335.917484162@goodmis.org>
Date: Thu, 05 Feb 2009 01:13:35 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/3] ftrace: updates for tip
Ingo,
Arnaldo was nice enough to do something that was on my todo list
for quite some time.
I also included the change you asked for.
The following patches are in:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
branch: tip/devel
Arnaldo Carvalho de Melo (2):
trace_branch: Remove unused function
trace: Remove unused trace_array_cpu parameter
Steven Rostedt (1):
trace: code style clean up
----
block/blktrace.c | 2 +-
kernel/trace/trace.c | 76 ++++++++++++++++---------------------
kernel/trace/trace.h | 4 --
kernel/trace/trace_branch.c | 17 --------
kernel/trace/trace_functions.c | 8 ++--
kernel/trace/trace_irqsoff.c | 10 ++--
kernel/trace/trace_sched_switch.c | 4 +-
kernel/trace/trace_sched_wakeup.c | 12 ++---
8 files changed, 50 insertions(+), 83 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