index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm3x-core.c
Age
Commit message (
Expand
)
Author
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-04-18
ARM: 9363/1: coresight: etm3x: drop owner assignment
Krzysztof Kozlowski
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
coresight: Add helper for atomically taking the device
James Clark
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
coresight: etm3x: Fix build warning
James Clark
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-01-19
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
2023-01-19
coresight: etm3x: Update ETM3 driver to use Trace ID API
Mike Leach
2022-04-13
coresight: etm3x: Cleanup ETMTECR1 register accesses
James Clark
2022-03-11
coresight: etm3x: Don't trace PID for non-root PID namespace
Leo Yan
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-09-28
coresight: etm3x: Allow etm3x to be built as a module
Kim Phillips