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: 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
*
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
2020-05-28
1
-0
/
+1
*
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
2020-05-05
1
-0
/
+1
*
perf record: Add aux-sample-size config term
Adrian Hunter
2019-11-22
1
-0
/
+1
*
perf parse: Report initial event parsing error
Ian Rogers
2019-11-18
1
-0
/
+4
*
perf parse: Add a deep delete for parse event terms
Ian Rogers
2019-11-07
1
-0
/
+1
*
perf parse: Add parse events handle error
Ian Rogers
2019-11-06
1
-0
/
+2
*
perf list: Hide deprecated events by default
Jin Yao
2019-10-19
1
-1
/
+1
*
perf tools: Add aux-output config term
Adrian Hunter
2019-08-14
1
-0
/
+1
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-3
/
+3
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf tools: Add a 'percore' event qualifier
Jin Yao
2019-05-16
1
-0
/
+1
*
perf list: Output tool events
Andi Kleen
2019-04-01
1
-0
/
+1
*
perf stat: Implement duration_time as a proper event
Andi Kleen
2019-04-01
1
-0
/
+4
*
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-19
1
-0
/
+1
[next]