Merge perf/core improvements and fixes from Arnaldo Carvalho de Melo:
    User visible changes:
 - Allow grouping multiple sort keys per 'perf report/top --hierarchy'
   level (Namhyung Kim)
 - Document 'perf stat --detailed' option (Borislav Petkov)
Infrastructure changes:
 - jitdump prep work for supporting it with Intel PT (Adrian Hunter)
 - Use 64-bit shifts with (TSC) time conversion (Adrian Hunter)
Fixes:
 - Explicitly declare inc_group_count as a void function (Colin Ian King)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>