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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to