index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
Adrian Hunter
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
2024-06-21
perf arm: Workaround ARM PMUs cpu maps having offline cpus
Ian Rogers
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
2019-02-06
perf coresight: Remove set_drv_config() API
Mathieu Poirier
2019-02-06
perf arm pmu: Add missing linux/string.h header
Arnaldo Carvalho de Melo
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier