commit | 204e8c441f33866352eddafbf8d6c8ce513790d4 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Sep 15 18:37:02 2016 -0700 |
committer | Andi Kleen <ak@linux.intel.com> | Fri Jan 27 17:56:51 2017 -0800 |
tree | 977e069d01ce40d8eacebfff5464a40aa248acaf | |
parent | 81c3f6805607354c5b75549984a41081657cf3cc [diff] |
perf, tools: 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 Signed-off-by: Andi Kleen <ak@linux.intel.com>