summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events.l
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
* perf tools: Add infrastructure for PMU specific configurationMathieu Poirier2016-09-131-0/+22
* perf tools: Enable overwrite settingsWang Nan2016-07-151-0/+2
* perf stat: Basic support for TopDown in perf statAndi Kleen2016-06-061-0/+1
* perf tools: Per event max-stack settingsArnaldo Carvalho de Melo2016-05-301-0/+1
* perf tools: Introduce bpf-output eventWang Nan2016-02-221-0/+1
* perf tools: Enable indices setting syntax for BPF mapWang Nan2016-02-221-1/+12
* perf tools: Enable BPF object configure syntaxWang Nan2016-02-221-1/+1
* perf tools: Create config_term_names arrayWang Nan2016-02-191-2/+1
* perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-291-0/+3
* perf tools: Enable passing bpf object file to --eventWang Nan2015-10-281-0/+3
* perf tools: Enable pre-event inherit setting by config termsWang Nan2015-10-281-0/+2
* perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-051-1/+1
* perf tools: Show proper error message for wrong terms of hw/sw eventsHe Kuang2015-09-281-1/+1
* perf callchain: Per-event type selection supportKan Liang2015-08-121-0/+2
* perf record: Support per-event freq termNamhyung Kim2015-08-101-0/+1
* perf tools: Per-event time supportKan Liang2015-08-051-0/+1
* perf tools: Allow events with dotAndi Kleen2015-06-231-3/+2
* perf tools: Add term support for parse_events_errorJiri Olsa2015-04-291-0/+4
* perf tools: Add flex support for parse_events_errorJiri Olsa2015-04-291-4/+33
* perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-081-1/+1
* perf tools: allow user to specify hardware breakpoint bp_lenJacob Shin2014-12-031-0/+1