Re: [PATCH V8 16/25] perf tools: Extend the event parser maximum error index

2015-08-06 Thread Arnaldo Carvalho de Melo
Em Fri, Jul 17, 2015 at 07:33:51PM +0300, Adrian Hunter escreveu: > Extend the event parser maximum error index from 10 > to 13. That allows PMU config terms of up to 10 > characters to display un-truncated in the error > message. Applied > Signed-off-by: Adrian Hunter > --- >

Re: [PATCH V8 16/25] perf tools: Extend the event parser maximum error index

2015-08-06 Thread Arnaldo Carvalho de Melo
Em Fri, Jul 17, 2015 at 07:33:51PM +0300, Adrian Hunter escreveu: Extend the event parser maximum error index from 10 to 13. That allows PMU config terms of up to 10 characters to display un-truncated in the error message. Applied Signed-off-by: Adrian Hunter adrian.hun...@intel.com ---

[PATCH V8 16/25] perf tools: Extend the event parser maximum error index

2015-07-17 Thread Adrian Hunter
Extend the event parser maximum error index from 10 to 13. That allows PMU config terms of up to 10 characters to display un-truncated in the error message. Signed-off-by: Adrian Hunter --- tools/perf/util/parse-events.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH V8 16/25] perf tools: Extend the event parser maximum error index

2015-07-17 Thread Adrian Hunter
Extend the event parser maximum error index from 10 to 13. That allows PMU config terms of up to 10 characters to display un-truncated in the error message. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/util/parse-events.c | 2 +- 1 file changed, 1 insertion(+), 1