index
:
git.armlinux.org.uk/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
/
util
/
pmu.h
Age
Commit message (
Expand
)
Author
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-09
perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
Ian Rogers
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
2024-09-11
perf pmu: To info add event_type_desc
Ian Rogers
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2023-10-17
perf pmu: Const-ify file APIs
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-09-27
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
2023-09-15
perf pmu: Remove unused function
James Clark
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
perf parse-events: Improve error message for double setting
Ian Rogers
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_type
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-23
perf pmu: Reduce scope of perf_pmu_error()
Ian Rogers
2023-08-23
perf pmu: Move perf_pmu__set_format to pmu.y
Ian Rogers
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
2023-06-27
perf pmus: Add placeholder core PMU
Ian Rogers
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
2023-06-01
perf pmu: Only warn about unsupported formats once
Ian Rogers
2023-06-01
perf parse-events: Wildcard most "numeric" events
Ian Rogers
2023-05-27
perf pmu: Remove is_pmu_hybrid
Ian Rogers
[next]