public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: "Chris Wilson" <chris@chris-wilson.co.uk>,
	"Jason Baron" <jbaron@redhat.com>,
	"Frédéric Weisbecker" <fweisbec@gmail.com>,
	"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
	"Paul Mackerras" <paulus@samba.org>
Cc: Ben Gamari <bgamari.foss@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] perf tool: Add a trace point event parser.
Date: Fri, 10 Jul 2009 11:22:25 +0200	[thread overview]
Message-ID: <20090710092225.GE27445@elte.hu> (raw)
In-Reply-To: <1246869094-21237-2-git-send-email-chris@chris-wilson.co.uk>


* Chris Wilson <chris@chris-wilson.co.uk> wrote:

> Accept events of the form tp=i915/i915_wait and convert those to the
> ftrace event id by expanding the short name to
> '/sys/kernel/debug/tracing/events/i915/i915_wait/id'. (Substituting the
> real debugfs mount path as appropriate.)
> 
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> ---
>  tools/perf/util/parse-events.c |  133 +++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 131 insertions(+), 2 deletions(-)

Ok - this looks useful. Mind working with Jason Baron (Cc:-ed) who 
incidentally posted a similar series on some joint solution?

Thanks,

	Ingo

  reply	other threads:[~2009-07-10  9:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06  8:31 [PATCH 1/2] perfcounters: Fix build for tracepoint profiling Chris Wilson
2009-07-06  8:31 ` [PATCH 2/2] perf tool: Add a trace point event parser Chris Wilson
2009-07-10  9:22   ` Ingo Molnar [this message]
2009-07-13  9:01 ` [tip:perfcounters/urgent] perf_counter: Fix the tracepoint channel to perfcounters tip-bot for Chris Wilson

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=20090710092225.GE27445@elte.hu \
    --to=mingo@elte.hu \
    --cc=a.p.zijlstra@chello.nl \
    --cc=bgamari.foss@gmail.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=fweisbec@gmail.com \
    --cc=jbaron@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.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