public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Li Zefan <lizf@cn.fujitsu.com>,
	Chris Wilson <chris@chris-wilson.co.uk>,
	David Airlie <airlied@linux.ie>
Cc: LKML <linux-kernel@vger.kernel.org>,
	dri-devel@lists.sourceforge.net,
	Steven Rostedt <rostedt@goodmis.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] drm/i915: Convert some trace events to DEFINE_TRACE
Date: Wed, 17 Mar 2010 14:09:25 -0700	[thread overview]
Message-ID: <87eijik64a.fsf@pollan.anholt.net> (raw)
In-Reply-To: <4B98ACC9.4080504@cn.fujitsu.com>

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

On Thu, 11 Mar 2010 16:41:45 +0800, Li Zefan <lizf@cn.fujitsu.com> wrote:
> Use DECLARE_EVENT_CLASS to remove duplicate code:
> 
>    text    data     bss     dec     hex filename
>   14655    2732      15   17402    43fa i915_trace_points.o.orig
>   11625    2732      10   14367    381f i915_trace_points.o
> 
> 8 events are converted:
> 
>   i915_gem_object:  i915_gem_object_{unbind, destroy}
>   i915_gem_request: i915_gem_request_{complete, retire, wait_begin, wait_end}
>   i915_ring:        i915_ring_{wait_begin, wait_end}
> 
> No functional change.

Applied to -next.  Thanks!

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2010-03-17 21:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11  8:41 [PATCH] drm/i915: Convert some trace events to DEFINE_TRACE Li Zefan
2010-03-17 21:09 ` Eric Anholt [this message]

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=87eijik64a.fsf@pollan.anholt.net \
    --to=eric@anholt.net \
    --cc=airlied@linux.ie \
    --cc=chris@chris-wilson.co.uk \
    --cc=dri-devel@lists.sourceforge.net \
    --cc=fweisbec@gmail.com \
    --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