All of lore.kernel.org
 help / color / mirror / Atom feed
From: Li Zefan <lizf@cn.fujitsu.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@elte.hu>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/2] tracing/events: 2 fixes for dynamic arrays
Date: Mon, 20 Jul 2009 09:18:05 +0800	[thread overview]
Message-ID: <4A63C5CD.7010204@cn.fujitsu.com> (raw)
In-Reply-To: <4A5E9604.2030103@cn.fujitsu.com>

Hi Steven,

Could you have a look at these 2 patches?

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

  parent reply	other threads:[~2009-07-20  1:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Li Zefan [this message]
2009-07-20 15:38   ` [PATCH 0/2] tracing/events: 2 fixes for " Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A63C5CD.7010204@cn.fujitsu.com \
    --to=lizf@cn.fujitsu.com \
    --cc=fweisbec@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.