commit | 8d3db2b97f5cb22cc589ba1e8e5232a26bfeb5d6 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Fri Aug 11 16:26:24 2017 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Aug 22 12:19:05 2017 -0300 |
tree | bd1bbba6e3373301002676e8710cdb5dc09b37a5 | |
parent | d73bad06851b8d5745c11dd4ab789464f6c71b39 [diff] |
perf tools: Increase maximum number of events in expressions Some of the upcoming metrics need more than 8 events. Increase the maximum number the parser supports. Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20170811232634.30465-9-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>