• Leo Yan's avatar
    perf arm-spe: Support multiple Arm SPE events · 1635bdca
    Leo Yan authored
    As the flag 'auxtrace' has been set for Arm SPE events, now it is ready
    to use evsel__is_aux_event() to check if an event is AUX trace event or
    not. Use this function to replace the old checking for only the first
    Arm SPE event.
    Signed-off-by: default avatarLeo Yan <leo.yan@arm.com>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
    Cc: Ian Rogers <irogers@google.com>
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: James Clark <james.clark@linaro.org>
    Cc: Mike Leach <mike.leach@linaro.org>
    Cc:  <coresight@lists.linaro.org>
    Cc: John Garry <john.g.garry@oracle.com>
    Cc:  <linux-perf-users@vger.kernel.org>
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    1635bdca
arm-spe.c 14.2 KB