• James Clark's avatar
    perf cs-etm: Suppress printing when resetting decoder · b8324f49
    James Clark authored
    The decoder is quite noisy when being reset. In a future commit,
    dump-raw-trace will use a code path that resets the decoder rather than
    creating a new one, so printing has to be suppressed to not flood the
    output.
    Reviewed-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
    Signed-off-by: default avatarJames Clark <james.clark@arm.com>
    Cc: Al Grant <al.grant@arm.com>
    Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
    Cc: Anshuman Khandual <anshuman.khandual@arm.com>
    Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
    Cc: Jiri Olsa <jolsa@redhat.com>
    Cc: John Garry <john.garry@huawei.com>
    Cc: Leo Yan <leo.yan@linaro.org>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Mike Leach <mike.leach@linaro.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Suzuki Poulouse <suzuki.poulose@arm.com>
    Cc: Will Deacon <will@kernel.org>
    Cc: coresight@lists.linaro.org
    Cc: linux-arm-kernel@lists.infradead.org
    Link: https //lore.kernel.org/r/20210721150202.32065-5-james.clark@arm.com
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    b8324f49
cs-etm-decoder.c 21.9 KB