linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: tytso@mit.edu
To: Li Zefan <lizf@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>,
	linux-ext4@vger.kernel.org
Subject: Re: [PATCH 5/8] tracing: Convert more ext4 events to DEFINE_EVENT
Date: Tue, 25 May 2010 10:57:56 -0400	[thread overview]
Message-ID: <20100525145756.GJ5556@thunk.org> (raw)
In-Reply-To: <4BFA37A4.1050208@cn.fujitsu.com>

On Mon, May 24, 2010 at 04:24:04PM +0800, Li Zefan wrote:
> Use DECLARE_EVENT_CLASS, and save ~2.7K:
> 
>    text    data     bss     dec     hex filename
>  274441    7200     260  281901   44d2d fs/ext4/ext4.o.orig
>  271881    7040     256  279177   44289 fs/ext4/ext4.o
> 
> 4 events are converted:
> 
>   ext4__mb_new_pa: ext4_mb_new_inode_pa, ext4_mb_new_group_pa
>   ext4__mballoc:   ext4_mballoc_discard, ext4_mballoc_free
> 
> No change in functionality.
> 
> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>

Thanks, added to the ext4 tree.

					- Ted

  reply	other threads:[~2010-05-25 14:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4BFA3728.3000701@cn.fujitsu.com>
2010-05-24  8:24 ` [PATCH 5/8] tracing: Convert more ext4 events to DEFINE_EVENT Li Zefan
2010-05-25 14:57   ` tytso [this message]
2010-05-25 15:02     ` 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=20100525145756.GJ5556@thunk.org \
    --to=tytso@mit.edu \
    --cc=fweisbec@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizf@cn.fujitsu.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).