[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150423144445.GF7881@kernel.org>
Date: Thu, 23 Apr 2015 11:44:45 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Jiri Olsa <jolsa@...nel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
David Ahern <dsahern@...il.com>,
Namhyung Kim <namhyung@...nel.org>,
Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH 0/9] perf tools: Report event parsing errors
Em Wed, Apr 22, 2015 at 09:10:15PM +0200, Jiri Olsa escreveu:
> hi,
> adding support to report error from event string parsing.
>
> v1 changes (from RFC):
> - display list of allowed terms for pmu event error [Ingo]
> - changing 'invalid or unsupported event' string into
> 'event syntax error' for cases we know the precise error
>
> This patchset contains support for standard parsing errors
> and more logic to recognize tracepoint and 'pmu//' terms,
> like:
>
> $ sudo perf record -e 'sched:krava' ls
> event syntax error: 'sched:krava'
> \___ unknown tracepoint
> ...
Thanks, applied and tested each of these patches.
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists