Re: [PATCH 2/2] perf tool: Add a trace point event parser.

From: Ingo Molnar
Date: Fri Jul 10 2009 - 05:22:45 EST



* Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/