perf tools: Extend the event parser maximum error index
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 17 Jul 2015 16:33:51 +0000 (19:33 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 6 Aug 2015 19:49:44 +0000 (16:49 -0300)
commit141b2d3161f19a774b3ceaa8faed5e63484a4684
tree401aa4875852ece789372176ef518adfefffadcf
parent0efe6b67690b6546daa0d2f34a17eb3ca46c9dea
perf tools: Extend the event parser maximum error index

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.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1437150840-31811-17-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/parse-events.c
This page took 0.024503 seconds and 5 git commands to generate.