Message ID | 20230821045216.641499-1-anshuman.khandual@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | coresight: etm: Make cycle count threshold user configurable | expand |
On 8/21/23 10:22, Anshuman Khandual wrote: > This series makes ETM TRCCCCTRL based 'cc_threshold' user configurable via > the perf event attribute. But first, this implements an errata work around > affecting ETM TRCIDR3.CCITMIN value on certain cpus, overriding the field. > > This series applies on v6.5-rc7. > > Cc: Catalin Marinas <catalin.marinas@arm.com> > Cc: Will Deacon <will@kernel.org> > Cc: Suzuki K Poulose <suzuki.poulose@arm.com> > Cc: Mike Leach <mike.leach@linaro.org> > Cc: James Clark <james.clark@arm.com> > Cc: Leo Yan <leo.yan@linaro.org> > Cc: Jonathan Corbet <corbet@lwn.net> > Cc: linux-doc@vger.kernel.org > Cc: coresight@lists.linaro.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > > Changes in V5: > > - Replaced 'where as' with single word 'whereas' > - Reworked 'cc_threshold' fallback to ETM_CYC_THRESHOLD_DEFAULT Any updates on this series ? Does this look okay ?