[PATCH 0/2] tracing/events: 2 fixes for dynamic arrays

From: Li Zefan
Date: Wed Jul 15 2009 - 22:54:38 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/