[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081113043449.751885305@goodmis.org>
Date: Wed, 12 Nov 2008 23:34:49 -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>,
Thomas Gleixner <tglx@...utronix.de>,
Pekka Paalanen <pq@....fi>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH v2 0/1] ftrace patches for 2.6.28 (update)
[
As Andrew pointed out, the previous version had a lot of ugly
#ifdefs. This patch removes them and just does the check at
the resize. It also hides the max latency recording functions
behind the config option.
The git tree now has this version instead.
]
Ingo,
The following patches are against mainline, and need to go in 2.6.28:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
branch: devel
Steven Rostedt (1):
ftrace: do not update max buffer with no users
----
kernel/trace/trace.c | 171 ++++++++++++++++++++++++++------------------------
1 files changed, 88 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