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
/
arm64
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2023-09-15
perf pmu: Remove unused function
James Clark
2023-09-15
perf pmus: Simplify perf_pmus__find_core_pmu()
James Clark
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
2023-07-24
perf pmu arm64: Fix reading the PMU cpu slots in sysfs
Haixin Yu
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-04-20
perf arm64: Fix off-by-one directory paths.
Ian Rogers
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry