linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] coresight: etm4x: Fix kernel / user space filtering in perf
@ 2020-08-19 21:10 Mike Leach
  2020-08-19 21:10 ` [PATCH v2 1/1] coresight: etm4x: Ensure default perf settings filter user/kernel Mike Leach
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Leach @ 2020-08-19 21:10 UTC (permalink / raw)
  To: linux-arm-kernel, coresight, mathieu.poirier, leo.yan
  Cc: Mike Leach, suzuki.poulose

Kernel / User mode filtering was relying on side effect of access control of
default full address range filtering. This now uses the main control register
to remove dependency on address filter being present as default setting.

Changes since v1:
1. created helper fn to set filter values & improved comment.
2. added fix to sysfs mode settings

Mike Leach (1):
  coresight: etm4x: Ensure default perf settings filter user/kernel

 drivers/hwtracing/coresight/coresight-etm4x.c | 32 +++++++++++++------
 drivers/hwtracing/coresight/coresight-etm4x.h |  3 ++
 2 files changed, 25 insertions(+), 10 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-08-27 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 21:10 [PATCH v2 0/1] coresight: etm4x: Fix kernel / user space filtering in perf Mike Leach
2020-08-19 21:10 ` [PATCH v2 1/1] coresight: etm4x: Ensure default perf settings filter user/kernel Mike Leach
2020-08-27 20:10   ` Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).