index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
1
-4
/
+0
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
1
-2
/
+8
2023-05-15
perf parse-events: Reduce scope of is_event_supported
Ian Rogers
1
-2
/
+0
2023-05-15
perf parse-events: Avoid error when assigning a term
Ian Rogers
1
-0
/
+3
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
1
-2
/
+1
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
1
-5
/
+16
2023-05-15
perf parse-events: Remove now unused hybrid logic
Ian Rogers
1
-8
/
+0
2023-05-15
perf parse-events: Support wildcards on raw events
Ian Rogers
1
-1
/
+2
2023-05-15
perf print-events: Print legacy cache events for each PMU
Ian Rogers
1
-0
/
+1
2023-05-15
perf parse-events: Wildcard legacy cache events
Ian Rogers
1
-2
/
+1
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
1
-0
/
+3
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
1
-14
/
+2
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
1
-0
/
+1
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
1
-3
/
+4
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
1
-1
/
+0
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
1
-2
/
+1
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
1
-2
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+0
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
1
-0
/
+1
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
1
-0
/
+4
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
1
-31
/
+0
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
1
-0
/
+1
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-0
/
+2
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
1
-4
/
+4
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
1
-1
/
+2
2021-10-20
perf parse-events: Allow config on kernel PMU events
Ian Rogers
1
-0
/
+1
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
1
-1
/
+4
2021-10-20
perf parse-events: Add const to evsel name
Ian Rogers
1
-3
/
+4
2021-09-15
perf parse-events: Avoid enum forward declaration.
Ian Rogers
1
-2
/
+1
2021-04-29
perf parse-events: Compare with hybrid pmu name
Jin Yao
1
-1
/
+3
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
1
-0
/
+5
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
1
-1
/
+1
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
1
-0
/
+2
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
1
-2
/
+9
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
1
-1
/
+2
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-0
/
+4
2020-05-28
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
1
-0
/
+1
2020-05-05
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
1
-0
/
+1
2019-11-18
perf parse: Report initial event parsing error
Ian Rogers
1
-0
/
+4
2019-11-07
perf parse: Add a deep delete for parse event terms
Ian Rogers
1
-0
/
+1
2019-11-06
perf parse: Add parse events handle error
Ian Rogers
1
-0
/
+2
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
1
-1
/
+1
2019-08-14
perf tools: Add aux-output config term
Adrian Hunter
1
-0
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-1
/
+1
2019-05-16
perf tools: Add a 'percore' event qualifier
Jin Yao
1
-0
/
+1
2019-04-01
perf list: Output tool events
Andi Kleen
1
-0
/
+1
2019-04-01
perf stat: Implement duration_time as a proper event
Andi Kleen
1
-0
/
+4
2018-10-19
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]