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
/
tools
/
perf
/
arch
/
x86
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
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 intel-pt: 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-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2023-04-04
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2021-09-03
perf pmu: Add PMU alias support
Kan Liang
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-17
perf tools: Take Intel PT into use
Adrian Hunter