• J
    perf cs-etm: Start reading 'Z' --itrace option · c36c1ef6
    James Clark 提交于
    Recently the 'Z' --itrace option was added to override detection
    of timeless decoding. This is also useful in Coresight to work around
    issues with invalid timestamps on some hardware.
    
    When the 'Z' option is provided, the existing timeless decoding mode
    will be used, even if timestamps were recorded.
    Signed-off-by: NJames Clark <james.clark@arm.com>
    Reviewed-by: NLeo Yan <leo.yan@linaro.org>
    Cc: Al Grant <al.grant@arm.com>
    Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
    Cc: Anshuman Khandual <anshuman.khandual@arm.com>
    Cc: Branislav Rankov <branislav.rankov@arm.com>
    Cc: Denis Nikitin <denik@chromium.org>
    Cc: Jiri Olsa <jolsa@redhat.com>
    Cc: John Garry <john.garry@huawei.com>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
    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: http://lore.kernel.org/lkml/20210517131741.3027-3-james.clark@arm.comSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
    c36c1ef6
cs-etm.c 77.9 KB