Re: [PATCH V7 07/25] perf tools: Add a user event for AUX area tracing errors

2015-04-01 Thread Jiri Olsa
On Tue, Mar 31, 2015 at 02:38:36PM +0300, Adrian Hunter wrote: > Errors encountered when decoding an AUX area > trace need to be reported to the user. However > the "user" might be a script or another tool, > so provide a new user event to capture those > errors. > > Signed-off-by: Adrian Hunter

Re: [PATCH V7 07/25] perf tools: Add a user event for AUX area tracing errors

2015-04-01 Thread Jiri Olsa
On Tue, Mar 31, 2015 at 02:38:36PM +0300, Adrian Hunter wrote: Errors encountered when decoding an AUX area trace need to be reported to the user. However the user might be a script or another tool, so provide a new user event to capture those errors. Signed-off-by: Adrian Hunter

[PATCH V7 07/25] perf tools: Add a user event for AUX area tracing errors

2015-03-31 Thread Adrian Hunter
Errors encountered when decoding an AUX area trace need to be reported to the user. However the "user" might be a script or another tool, so provide a new user event to capture those errors. Signed-off-by: Adrian Hunter --- tools/perf/util/event.c | 1 + tools/perf/util/event.h | 16

[PATCH V7 07/25] perf tools: Add a user event for AUX area tracing errors

2015-03-31 Thread Adrian Hunter
Errors encountered when decoding an AUX area trace need to be reported to the user. However the user might be a script or another tool, so provide a new user event to capture those errors. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/util/event.c | 1 +