All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf: arm_spe: make the PMSCR CX bit[3] consistent across the session
@ 2022-01-13 17:54 ` German Gomez
  0 siblings, 0 replies; 8+ messages in thread
From: German Gomez @ 2022-01-13 17:54 UTC (permalink / raw)
  To: linux-eng; +Cc: james.clark, German Gomez, linux-arm-kernel, linux-kernel

The value of the CX bit of the PMSCR register is not consistent across
a perf session. There is an example in [1/2] to reproduce the issue.

This cset applies a small correction to fix the consistency issue.

- [PATCH 1/2] Makes the CX bit consistent by caching the value during
  the initialization of the SPE PMU event.
- [PATCH 2/2] Allows CONTEXT packets when profiling in CPU mode.

German Gomez (2):
  perf: arm_spe: make the PMSCR CX bit[3] consistent across the session
  perf: arm_spe: Enable CONTEXT packets if profiling in CPU mode

 drivers/perf/arm_spe_pmu.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-14  9:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13 17:54 [PATCH 0/2] perf: arm_spe: make the PMSCR CX bit[3] consistent across the session German Gomez
2022-01-13 17:54 ` German Gomez
2022-01-13 17:54 ` [PATCH 1/2] " German Gomez
2022-01-13 17:54   ` German Gomez
2022-01-13 17:54 ` [PATCH 2/2] perf: arm_spe: Enable CONTEXT packets if profiling in CPU mode German Gomez
2022-01-13 17:54   ` German Gomez
2022-01-14  9:31 ` [PATCH 0/2] perf: arm_spe: make the PMSCR CX bit[3] consistent across the session German Gomez
2022-01-14  9:31   ` German Gomez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.