summaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-14perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASHIan Rogers1-4/+0
2023-06-12perf parse: Allow config terms with breakpointsAdrian Hunter1-2/+8
2023-05-15perf parse-events: Reduce scope of is_event_supportedIan Rogers1-2/+0
2023-05-15perf parse-events: Avoid error when assigning a termIan Rogers1-0/+3
2023-05-15perf parse-events: Support hardware events as termsIan Rogers1-2/+1
2023-05-15perf parse-events: Add pmu filterIan Rogers1-5/+16
2023-05-15perf parse-events: Remove now unused hybrid logicIan Rogers1-8/+0
2023-05-15perf parse-events: Support wildcards on raw eventsIan Rogers1-1/+2
2023-05-15perf print-events: Print legacy cache events for each PMUIan Rogers1-0/+1
2023-05-15perf parse-events: Wildcard legacy cache eventsIan Rogers1-2/+1
2023-05-15perf parse-events: Support PMUs for legacy cache eventsIan Rogers1-0/+3
2023-05-15perf parse-events: Avoid scanning PMUs before parsingIan Rogers1-14/+2
2023-03-21perf tools: Add support for perf_event_attr::config3Rob Herring1-0/+1
2023-03-13perf parse-events: Warn when events are regroupedIan Rogers1-3/+4
2023-03-13perf evlist: Remove nr_groupsIan Rogers1-1/+0
2023-03-13perf evsel: Remove use_uncore_aliasIan Rogers1-2/+1
2023-03-13perf parse-events: Sort and group parsed eventsIan Rogers1-2/+1
2022-12-14perf build: Use libtraceevent from the systemIan Rogers1-1/+0
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing1-0/+1
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter1-0/+4
2022-08-02perf parse-events: Break out tracepoint and printingIan Rogers1-31/+0
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry1-0/+1
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers1-0/+2
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers1-4/+4
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao1-1/+2
2021-10-20perf parse-events: Allow config on kernel PMU eventsIan Rogers1-0/+1
2021-10-20perf parse-events: Add new "metric-id" termIan Rogers1-1/+4
2021-10-20perf parse-events: Add const to evsel nameIan Rogers1-3/+4
2021-09-16perf parse-events: Avoid enum forward declaration.Ian Rogers1-2/+1
2021-04-29perf parse-events: Compare with hybrid pmu nameJin Yao1-1/+3
2021-04-29perf parse-events: Create two hybrid hardware eventsJin Yao1-0/+5
2020-09-28perf parse-events: Reduce casts around bp_addrIan Rogers1-1/+1
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa1-0/+2
2020-06-22perf parse: Provide a way to pass a fake_pmu to parse_events()Arnaldo Carvalho de Melo1-2/+9
2020-06-22perf tools: Add fake pmu supportJiri Olsa1-1/+2
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+4
2020-05-28perf parse: Add 'struct parse_events_state' pointer to scannerJiri Olsa1-0/+1
2020-05-05perf parse-events: Add parse_events_option() variant that creates evlistArnaldo Carvalho de Melo1-0/+1
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter1-0/+1
2019-11-19perf parse: Report initial event parsing errorIan Rogers1-0/+4
2019-11-07perf parse: Add a deep delete for parse event termsIan Rogers1-0/+1
2019-11-06perf parse: Add parse events handle errorIan Rogers1-0/+2
2019-10-19perf list: Hide deprecated events by defaultJin Yao1-1/+1
2019-08-14perf tools: Add aux-output config termAdrian Hunter1-0/+1
2019-07-30perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa1-3/+3
2019-07-30perf evsel: Rename struct perf_evsel to struct evselJiri Olsa1-1/+1
2019-05-16perf tools: Add a 'percore' event qualifierJin Yao1-0/+1
2019-04-01perf list: Output tool eventsAndi Kleen1-0/+1
2019-04-01perf stat: Implement duration_time as a proper eventAndi Kleen1-0/+4
2018-10-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo1-0/+1