index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tool_pmu: Switch to standard pmu functions and json descriptions
Ian Rogers
2024-10-11
1
-16
/
+10
*
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2024-10-11
1
-5
/
+0
*
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
Ian Rogers
2024-10-11
1
-2
/
+2
*
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
2024-10-11
1
-1
/
+1
*
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-10-11
1
-2
/
+18
*
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-10-11
1
-8
/
+48
*
perf pmu: Simplify an asprintf error message
Ian Rogers
2024-10-11
1
-7
/
+6
*
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
2024-09-26
1
-1
/
+1
*
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
2024-09-26
1
-1
/
+5
*
perf pmu: To info add event_type_desc
Ian Rogers
2024-09-11
1
-0
/
+1
*
perf pmus: Fake PMU clean up
Ian Rogers
2024-09-11
1
-6
/
+15
*
perf pmu: Merge boolean sysfs event option parsing
Ian Rogers
2024-09-03
1
-24
/
+23
*
perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
Adrian Hunter
2024-07-31
1
-1
/
+5
*
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-28
1
-1
/
+1
*
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-28
1
-6
/
+21
*
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-28
1
-1
/
+1
*
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
2024-05-28
1
-13
/
+20
*
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-11
1
-21
/
+49
*
perf pmu: Assume sysfs events are always the same case
Ian Rogers
2024-05-03
1
-5
/
+26
*
perf test pmu: Add an eagerly loaded event test
Ian Rogers
2024-05-03
1
-21
/
+48
*
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2024-05-03
1
-5
/
+6
*
perf pmu: Refactor perf_pmu__match()
Ian Rogers
2024-04-27
1
-8
/
+19
*
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-03-21
1
-0
/
+18
*
perf list: Give more details about raw event encodings
Ian Rogers
2024-03-21
1
-1
/
+61
*
perf pmu: Drop "default_core" from alias names
Ian Rogers
2024-03-21
1
-1
/
+2
*
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
2024-02-27
1
-4
/
+3
*
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
2024-02-02
1
-4
/
+5
*
perf pmu: Treat the msr pmu as software
Ian Rogers
2024-01-26
1
-1
/
+11
*
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2024-01-24
1
-1
/
+3
*
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
2023-11-27
1
-2
/
+6
*
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
2023-10-30
1
-4
/
+4
|
\
|
*
perf pmu: Fix perf stat output with correct scale and unit
Wyes Karny
2023-09-27
1
-4
/
+4
*
|
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
1
-2
/
+1
*
|
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2023-10-17
1
-5
/
+5
*
|
perf pmu: Const-ify file APIs
Ian Rogers
2023-10-17
1
-6
/
+6
*
|
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-17
1
-7
/
+6
*
|
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
2023-10-10
1
-1
/
+1
|
\
|
|
*
perf pmu: Ensure all alias variables are initialized
Ian Rogers
2023-09-18
1
-1
/
+1
*
|
perf pmus: Make PMU alias name loading lazy
Ian Rogers
2023-09-30
1
-18
/
+21
*
|
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
2023-09-28
1
-2
/
+25
*
|
perf pmu: Remove unused function
James Clark
2023-09-16
1
-5
/
+0
*
|
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-09-16
1
-17
/
+0
*
|
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-09-11
1
-24
/
+25
|
/
*
perf parse-events: Fix propagation of term's no_value when cloning
Ian Rogers
2023-08-31
1
-1
/
+1
*
perf pmu: Remove str from perf_pmu_alias
Ian Rogers
2023-08-31
1
-23
/
+10
*
perf parse-events: Make common term list to strbuf helper
Ian Rogers
2023-08-31
1
-15
/
+4
*
perf pmu: Avoid uninitialized use of alias->str
Ian Rogers
2023-08-31
1
-0
/
+2
*
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
1
-1
/
+6
*
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-29
1
-5
/
+12
*
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
1
-0
/
+1
[next]