[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A5E9604.2030103@cn.fujitsu.com>
Date: Thu, 16 Jul 2009 10:52:52 +0800
From: Li Zefan <lizf@...fujitsu.com>
To: Ingo Molnar <mingo@...e.hu>
CC: Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Johannes Berg <johannes@...solutions.net>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] tracing/events: 2 fixes for dynamic arrays
These 2 fixes are necessary to make __dynamic_array/__string
parsable for users.
And also fix to pass the correct string length when filtering
on dynamic strings.
[PATCH 1/2] tracing/events: add missing type info of dynamic arrays
[PATCH 2/2] tracing/events: record the size of dynamic arrays
---
include/trace/ftrace.h | 18 ++++++++++--------
kernel/trace/trace_events_filter.c | 6 ++++--
2 files changed, 14 insertions(+), 10 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