perf, tools: Add support for MetricName JSON attribute Add support for a new JSON event attribute to name MetricExpr for better output in perf stat. If the event has no MetricName it uses the normal event name instead to describe the metric. So far no names are added. Signed-off-by: Andi Kleen <ak@linux.intel.com>