summaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.l
AgeCommit message (Expand)Author
2024-08-12perf parse-events: Add a retirement latency modifierIan Rogers
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-10perf parse: Allow tracepoint names to start with digitsDominique Martinet
2024-04-26perf parse-events: Tidy the setting of the default event nameIan Rogers
2024-04-26perf parse-events: Improvements to modifier parsingIan Rogers
2024-04-26perf parse-events: Improve error message for bad numbersIan Rogers
2024-04-26perf parse-events: Prefer sysfs/JSON hardware events over legacyIan Rogers
2023-10-12perf parse-events: Avoid erange from hex numbersIan Rogers
2023-09-11perf parse-events: Avoid enum castsIan Rogers
2023-08-31perf parse-events: Name the two term enumsIan Rogers
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-08-03perf tools: Revert enable indices setting syntax for BPF mapIan Rogers
2023-06-13perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASHIan Rogers
2023-06-12perf parse: Allow config terms with breakpointsAdrian Hunter
2023-05-15perf parse-events: Support hardware events as termsIan Rogers
2023-05-15perf parse-events: Support PMUs for legacy cache eventsIan Rogers
2023-05-15perf parse-events: Avoid scanning PMUs before parsingIan Rogers
2023-03-21perf tools: Add support for perf_event_attr::config3Rob Herring
2022-04-20perf stat: Add user_time and system_time eventsFlorian Fischer
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2021-10-20perf metric: Encode and use metric-id as qualifierIan Rogers
2021-10-20perf parse-events: Add new "metric-id" termIan Rogers
2021-09-21perf parse-events: Remove unnecessary #includesIan Rogers
2021-05-19perf tools: Add 'cgroup-switches' software eventNamhyung Kim
2021-04-29perf stat: Introduce ':b' modifierSong Liu
2021-02-08perf tools: Support the auxiliary eventKan Liang
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa
2020-06-22perf tools: Add fake pmu supportJiri Olsa
2020-05-28perf parse: Add 'struct parse_events_state' pointer to scannerJiri Olsa
2020-05-28perf stat: Fail on extra comma while parsing eventsJiri Olsa
2020-04-18perf parser: Add support to specify rXXX event with pmuJiri Olsa
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter
2019-08-14perf tools: Add aux-output config termAdrian Hunter
2019-05-16perf tools: Add a 'percore' event qualifierJin Yao
2019-04-01perf stat: Implement duration_time as a proper eventAndi Kleen
2018-10-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo
2018-06-06perf record: Enable arbitrary event names thru name= modifierAlexey Budankov
2018-03-08perf pmu: Support wildcards on pmu name in dynamic pmu eventsAgustin Vega-Frias
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-10-27perf tools: Unwind properly location after REJECTJiri Olsa
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-09-13perf stat: Support duration_time for metricsAndi Kleen
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen