[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081204052638.425740534@goodmis.org>
Date: Thu, 04 Dec 2008 00:26:38 -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>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Dave Hansen <dave@...ux.vnet.ibm.com>,
containers@...ts.osdl.org, Eric Biederman <ebiederm@...ssion.com>,
Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>,
"Serge E. Hallyn" <serue@...ibm.com>
Subject: [PATCH 0/3] ftrace: clean ups for tip
Ingo,
The following patches are to have ftrace use the pid struct
for filtering on pids.
The following patches are in:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
branch: tip/devel
Steven Rostedt (3):
fix the do_each_pid_task macro
ftrace: use struct pid
ftrace: add ability to only trace swapper tasks
----
include/linux/pid.h | 4 +-
kernel/trace/ftrace.c | 128 ++++++++++++++++++++++++++++++++++++------------
kernel/trace/trace.h | 4 +-
3 files changed, 100 insertions(+), 36 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