[PATCH] perf vendor events arm64: Enable JSON events for eMAG
From: acme@kernel.org (Arnaldo Carvalho de Melo)
Date: 2018-08-03 15:48:46
Also in:
linux-perf-users
From: acme@kernel.org (Arnaldo Carvalho de Melo)
Date: 2018-08-03 15:48:46
Also in:
linux-perf-users
Em Fri, Aug 03, 2018 at 03:41:06PM +0100, John Garry escreveu:
On 03/08/2018 05:18, Sean V Kelley wrote:quoted
This patch adds the Ampere Computing eMAG file. This platform follows the ARMv8 recommended IMPLEMENTATION DEFINED events, where applicable. Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Jiri Olsa <redacted> Cc: Namhyung Kim <namhyung@kernel.org> Cc: John Garry <redacted> Cc: Will Deacon <redacted> Cc: Ganapatrao Kulkarni <redacted> Cc: William Cohen <redacted> Signed-off-by: Sean V Kelley <redacted>Reviewed-by: John Garry <redacted>
Thanks, applied. - Arnaldo