summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events.l (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo2024-05-261-38/+38
* perf parse: Allow tracepoint names to start with digitsDominique Martinet2024-05-101-2/+2
* perf parse-events: Tidy the setting of the default event nameIan Rogers2024-04-271-0/+5
* perf parse-events: Improvements to modifier parsingIan Rogers2024-04-271-2/+73
* perf parse-events: Improve error message for bad numbersIan Rogers2024-04-271-16/+24
* perf parse-events: Prefer sysfs/JSON hardware events over legacyIan Rogers2024-04-271-38/+38
* perf parse-events: Avoid erange from hex numbersIan Rogers2023-10-121-2/+2
* perf parse-events: Avoid enum castsIan Rogers2023-09-111-1/+1
* perf parse-events: Name the two term enumsIan Rogers2023-08-311-1/+1
* perf parse-events: Remove BPF event supportIan Rogers2023-08-151-31/+0
* perf tools: Revert enable indices setting syntax for BPF mapIan Rogers2023-08-031-11/+0
* perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASHIan Rogers2023-06-141-2/+2
* perf parse: Allow config terms with breakpointsAdrian Hunter2023-06-121-3/+20
* perf parse-events: Support hardware events as termsIan Rogers2023-05-151-0/+20
* perf parse-events: Support PMUs for legacy cache eventsIan Rogers2023-05-151-1/+8
* perf parse-events: Avoid scanning PMUs before parsingIan Rogers2023-05-151-75/+10
* perf tools: Add support for perf_event_attr::config3Rob Herring2023-03-211-0/+1
* perf stat: Add user_time and system_time eventsFlorian Fischer2022-04-201-0/+2
* perf parse-events: Support event alias in form foo-bar-bazJohn Garry2022-01-221-0/+2
* perf metric: Encode and use metric-id as qualifierIan Rogers2021-10-201-6/+11
* perf parse-events: Add new "metric-id" termIan Rogers2021-10-201-0/+1
* perf parse-events: Remove unnecessary #includesIan Rogers2021-09-221-1/+0
* perf tools: Add 'cgroup-switches' software eventNamhyung Kim2021-05-191-0/+1
* perf stat: Introduce ':b' modifierSong Liu2021-04-291-1/+1
* perf tools: Support the auxiliary eventKan Liang2021-02-081-0/+1
* perf tools: Add support for exclusive groups/eventsAndi Kleen2020-10-141-1/+1
* perf tools: Fix term parsing for raw syntaxJiri Olsa2020-07-301-8/+11
* perf tools: Allow r0x<HEX> event syntaxJiri Olsa2020-07-301-0/+1
* perf tools: Add fake pmu supportJiri Olsa2020-06-221-2/+6
* perf parse: Add 'struct parse_events_state' pointer to scannerJiri Olsa2020-05-281-4/+4
* perf stat: Fail on extra comma while parsing eventsJiri Olsa2020-05-281-1/+3
* perf parser: Add support to specify rXXX event with pmuJiri Olsa2020-04-181-0/+1
* perf events parser: Add missing Intel CPU events to parserAdrian Hunter2020-04-031-5/+7
* perf record: Add aux-sample-size config termAdrian Hunter2019-11-221-0/+1
* perf tools: Add aux-output config termAdrian Hunter2019-08-141-0/+1
* perf tools: Add a 'percore' event qualifierJin Yao2019-05-161-0/+1
* perf stat: Implement duration_time as a proper eventAndi Kleen2019-04-011-1/+10
* perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo2018-10-191-0/+1
* perf record: Enable arbitrary event names thru name= modifierAlexey Budankov2018-06-061-1/+17
* perf pmu: Support wildcards on pmu name in dynamic pmu eventsAgustin Vega-Frias2018-03-081-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-131-1/+2
|\
| * Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-2/+6
| |\
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-201-2/+15
| |\ \
| * | | perf stat: Support duration_time for metricsAndi Kleen2017-09-131-0/+1
| * | | perf tools: Support weak groups in 'perf stat'Andi Kleen2017-09-131-1/+1
* | | | perf tools: Fix eBPF event specification parsingJiri Olsa2017-11-091-2/+2
* | | | perf tools: Add "reject" option for parse-events.lJiri Olsa2017-11-091-0/+1
| |_|/ |/| |
* | | perf tools: Unwind properly location after REJECTJiri Olsa2017-10-271-2/+6
| |/ |/|
* | perf tools: Check wether the eBPF file exists in event parsingJiri Olsa2017-10-131-2/+15
|/
* perf bpf: Tighten detection of BPF eventsAndi Kleen2017-08-221-4/+19