index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
perf pmu: Don't double count common sysfs and json events
James Clark
1
-0
/
+5
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
1
-2
/
+3
2025-02-04
perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
Ian Rogers
1
-0
/
+2
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
1
-1
/
+0
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
1
-1
/
+0
2024-11-09
perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
Ian Rogers
1
-0
/
+2
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
1
-0
/
+4
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
1
-1
/
+0
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
1
-0
/
+2
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
1
-1
/
+3
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
1
-0
/
+1
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
1
-1
/
+1
2024-09-11
perf pmu: To info add event_type_desc
Ian Rogers
1
-0
/
+1
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
1
-3
/
+4
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
1
-2
/
+4
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
1
-2
/
+2
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
1
-1
/
+1
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
1
-0
/
+1
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
1
-0
/
+3
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
1
-0
/
+7
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
1
-1
/
+2
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
1
-3
/
+4
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
1
-1
/
+1
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
1
-5
/
+6
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
1
-1
/
+1
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
1
-2
/
+0
2023-09-27
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
1
-0
/
+1
2023-09-15
perf pmu: Remove unused function
James Clark
1
-1
/
+0
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
1
-1
/
+1
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
1
-3
/
+3
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
1
-1
/
+2
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
1
-1
/
+1
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-4
/
+4
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
1
-0
/
+2
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
1
-3
/
+12
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
1
-0
/
+4
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
1
-0
/
+1
2023-08-24
perf parse-events: Improve error message for double setting
Ian Rogers
1
-1
/
+1
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
1
-54
/
+17
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
1
-3
/
+2
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
1
-5
/
+4
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_type
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
1
-2
/
+1
2023-08-23
perf pmu: Reduce scope of perf_pmu_error()
Ian Rogers
1
-1
/
+0
2023-08-23
perf pmu: Move perf_pmu__set_format to pmu.y
Ian Rogers
1
-1
/
+0
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
1
-0
/
+1
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
1
-0
/
+1
2023-06-27
perf pmus: Add placeholder core PMU
Ian Rogers
1
-0
/
+1
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
1
-1
/
+12
[next]