commit | 00636c3b48e8acac2acd2601274c6eab4ecf8201 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Mar 20 13:17:07 2017 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Mar 23 11:42:29 2017 -0300 |
tree | def464f6f5061f0238df4a77349db6785cadf34e | |
parent | b90b3e9c11050e09279d2b9a318189e155910b20 [diff] |
perf pmu: Support MetricExpr header in JSON event list Add support for parsing the MetricExpr header in the JSON event lists and storing them in the alias structure. Used in the next patch. v2: Change DividedBy to MetricExpr v3: Really catch all uses of DividedBy Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20170320201711.14142-10-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>