]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf/cxlpmu: Support missing events in 3.1 spec
authorDavidlohr Bueso <dave@stgolabs.net>
Thu, 10 Oct 2024 02:52:08 +0000 (19:52 -0700)
committerWill Deacon <will@kernel.org>
Thu, 24 Oct 2024 11:35:55 +0000 (12:35 +0100)
commit48545b3eff6b061ed616d3ed67ca215abfb1000d
treeaf2e10f8ca6de2ab202675435c01b77025f6995d
parent44798fe136dc5adc9733a5c3d1fddafd6ec942ff
perf/cxlpmu: Support missing events in 3.1 spec

Update the CXL PMU driver to support the new events introduced
in the latest revision. These are:

- read/write accesses with TEE constraints.
- S2M indicating Modified state.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Signed-off-by: Davidlohr Bueso <dave@stgolabs.net>
Link: https://lore.kernel.org/r/20241010025208.180458-1-dave@stgolabs.net
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/cxl_pmu.c