Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:
User visible changes:
  - Implement 'perf stat --metric-only' (Andi Kleen)
  - Fix perf script python database export crash (Chris Phlipot)
Infrastructure changes:
  - perf top/report --hierarchy assorted fixes for problems introduced in this
    perf/core cycle (Namhyung Kim)
  - Support '~' operation in libtraceevent (Steven Rosted)
Build fixes:
  - Fix bulding of jitdump on opensuse on ubuntu systems when the DWARF
    devel files are not installed (Arnaldo Carvalho de Melo)
  - Do not try building jitdump on unsupported arches (Jiri Olsa)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>