public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing/events: 2 fixes for dynamic arrays
@ 2009-07-16  2:52 Li Zefan
  2009-07-16  2:53 ` [PATCH 1/2] tracing/events: add missing type info of " Li Zefan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Li Zefan @ 2009-07-16  2:52 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Steven Rostedt, Frederic Weisbecker, Johannes Berg, LKML

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-08-05  8:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16  2:52 [PATCH 0/2] tracing/events: 2 fixes for dynamic arrays Li Zefan
2009-07-16  2:53 ` [PATCH 1/2] tracing/events: add missing type info of " Li Zefan
2009-07-17  4:44   ` Frederic Weisbecker
2009-08-05  8:19   ` [tip:tracing/core] " tip-bot for Lai Jiangshan
2009-07-16  2:54 ` [PATCH 2/2] tracing/events: record the size " Li Zefan
2009-07-17  5:14   ` Frederic Weisbecker
2009-08-05  8:19   ` [tip:tracing/core] " tip-bot for Li Zefan
2009-07-20  1:18 ` [PATCH 0/2] tracing/events: 2 fixes for " Li Zefan
2009-07-20 15:38   ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox