index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-09-11
1
-11
/
+18
*
perf parse-events: Copy fewer term lists
Ian Rogers
2023-09-11
1
-5
/
+2
*
perf parse-events: Tidy up str parameter
Ian Rogers
2023-09-11
1
-1
/
+1
*
perf parse-events: Fixes relating to no_value terms
Ian Rogers
2023-09-02
1
-2
/
+2
*
perf parse-events: Name the two term enums
Ian Rogers
2023-08-31
1
-15
/
+45
*
perf parse-events: Make common term list to strbuf helper
Ian Rogers
2023-08-31
1
-0
/
+2
*
perf parse-events: Make term's config const
Ian Rogers
2023-08-25
1
-2
/
+2
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
1
-1
/
+1
*
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
1
-1
/
+2
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
1
-15
/
+0
*
perf parse-events: Remove array remnants
Ian Rogers
2023-08-03
1
-10
/
+0
*
perf parse-events: Improve location for add pmu
Ian Rogers
2023-07-29
1
-2
/
+2
*
perf parse-events: Populate error column for BPF/tracepoint events
Ian Rogers
2023-07-29
1
-3
/
+5
*
perf parse-events: Add more comments to 'struct parse_events_state'
Ian Rogers
2023-07-26
1
-0
/
+8
*
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
2023-06-14
1
-4
/
+0
*
perf parse: Allow config terms with breakpoints
Adrian Hunter
2023-06-12
1
-2
/
+8
*
perf parse-events: Reduce scope of is_event_supported
Ian Rogers
2023-05-15
1
-2
/
+0
*
perf parse-events: Avoid error when assigning a term
Ian Rogers
2023-05-15
1
-0
/
+3
*
perf parse-events: Support hardware events as terms
Ian Rogers
2023-05-15
1
-2
/
+1
*
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
1
-5
/
+16
*
perf parse-events: Remove now unused hybrid logic
Ian Rogers
2023-05-15
1
-8
/
+0
*
perf parse-events: Support wildcards on raw events
Ian Rogers
2023-05-15
1
-1
/
+2
*
perf print-events: Print legacy cache events for each PMU
Ian Rogers
2023-05-15
1
-0
/
+1
*
perf parse-events: Wildcard legacy cache events
Ian Rogers
2023-05-15
1
-2
/
+1
*
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
2023-05-15
1
-0
/
+3
*
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
2023-05-15
1
-14
/
+2
*
perf tools: Add support for perf_event_attr::config3
Rob Herring
2023-03-21
1
-0
/
+1
*
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-03-13
1
-3
/
+4
*
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
1
-1
/
+0
*
perf evsel: Remove use_uncore_alias
Ian Rogers
2023-03-13
1
-2
/
+1
*
perf parse-events: Sort and group parsed events
Ian Rogers
2023-03-13
1
-2
/
+1
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-1
/
+0
*
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-09-26
1
-0
/
+1
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
1
-0
/
+4
*
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-08-02
1
-31
/
+0
*
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
1
-0
/
+1
*
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
1
-0
/
+2
*
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
1
-4
/
+4
*
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-25
1
-1
/
+2
*
perf parse-events: Allow config on kernel PMU events
Ian Rogers
2021-10-20
1
-0
/
+1
*
perf parse-events: Add new "metric-id" term
Ian Rogers
2021-10-20
1
-1
/
+4
*
perf parse-events: Add const to evsel name
Ian Rogers
2021-10-20
1
-3
/
+4
*
perf parse-events: Avoid enum forward declaration.
Ian Rogers
2021-09-15
1
-2
/
+1
*
perf parse-events: Compare with hybrid pmu name
Jin Yao
2021-04-29
1
-1
/
+3
*
perf parse-events: Create two hybrid hardware events
Jin Yao
2021-04-29
1
-0
/
+5
*
perf parse-events: Reduce casts around bp_addr
Ian Rogers
2020-09-28
1
-1
/
+1
*
perf tools: Fix term parsing for raw syntax
Jiri Olsa
2020-07-30
1
-0
/
+2
*
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
2020-06-22
1
-2
/
+9
*
perf tools: Add fake pmu support
Jiri Olsa
2020-06-22
1
-1
/
+2
*
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
1
-0
/
+4
[next]