index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
1
-0
/
+3
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
1
-60
/
+107
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
1
-1
/
+2
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
1
-0
/
+11
2025-04-25
perf pmu-events: Add retirement latency to JSON events inside of perf
Ian Rogers
1
-2
/
+50
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
1
-1
/
+1
2025-02-26
perf pmu: Don't double count common sysfs and json events
James Clark
1
-3
/
+4
2025-02-24
perf pmu: Switch to io_dir__readdir
Ian Rogers
1
-27
/
+19
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
1
-2
/
+2
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
1
-77
/
+179
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
1
-0
/
+1
2024-12-09
perf pmu: Remove use of perf_cpu_map__read()
Ian Rogers
1
-10
/
+20
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
1
-5
/
+0
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
1
-20
/
+0
2024-11-09
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
1
-0
/
+20
2024-10-10
perf tool_pmu: Switch to standard pmu functions and json descriptions
Ian Rogers
1
-16
/
+10
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
1
-5
/
+0
2024-10-10
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
Ian Rogers
1
-2
/
+2
2024-10-10
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
1
-1
/
+1
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
1
-2
/
+18
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
1
-8
/
+48
2024-10-10
perf pmu: Simplify an asprintf error message
Ian Rogers
1
-7
/
+6
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
1
-1
/
+1
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
1
-1
/
+5
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
-6
/
+15
2024-09-03
perf pmu: Merge boolean sysfs event option parsing
Ian Rogers
1
-24
/
+23
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
Adrian Hunter
1
-1
/
+5
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-06-27
perf pmu: Don't de-duplicate core PMUs
James Clark
1
-6
/
+21
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
1
-1
/
+1
2024-05-28
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
1
-13
/
+20
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
1
-21
/
+49
2024-05-03
perf pmu: Assume sysfs events are always the same case
Ian Rogers
1
-5
/
+26
2024-05-03
perf test pmu: Add an eagerly loaded event test
Ian Rogers
1
-21
/
+48
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
1
-5
/
+6
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
1
-8
/
+19
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
1
-0
/
+18
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
1
-1
/
+61
2024-03-21
perf pmu: Drop "default_core" from alias names
Ian Rogers
1
-1
/
+2
2024-02-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
1
-4
/
+3
2024-02-02
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
1
-4
/
+5
2024-01-25
perf pmu: Treat the msr pmu as software
Ian Rogers
1
-1
/
+11
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
1
-1
/
+3
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
1
-2
/
+6
2023-10-30
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
1
-4
/
+4
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
1
-2
/
+1
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
1
-5
/
+5
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
1
-6
/
+6
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
1
-7
/
+6
[next]