summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events.l
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf tools: Add support to new style format of kernel PMU eventKan Liang2014-10-151-1/+29
* perf tools: Move start conditions to start of the flex fileJiri Olsa2013-10-111-31/+32
* perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter2013-09-021-0/+1
* perf tools: Add support for pinned modifierMichael Ellerman2013-08-071-1/+2
* perf tools: Add 'S' event/group modifier to read sample valueJiri Olsa2013-08-071-1/+1
* perf tools: Add basic event modifier sanity checkJiri Olsa2012-11-141-1/+1
* perf tools: Add arbitary aliases and support names with -Andi Kleen2012-11-081-0/+2
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+1
* perf tools: Catch event names from command lineRobert Richter2012-08-221-10/+40
* perf tools: Add support to parse event group syntaxJiri Olsa2012-08-141-0/+2
* perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter2012-08-081-2/+2
* perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa2012-07-051-1/+1
* perf tools: Add empty rule for new line in event syntax parsingJiri Olsa2012-07-051-0/+1
* perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa2012-06-291-1/+1
* perf/tool: Add support to reuse event grammar to parse out termsJiri Olsa2012-06-181-0/+13
* perf/tool: Make the event parser re-entrantZheng Yan2012-06-181-49/+67
* perf tools: Add hardcoded name term for pmu eventsJiri Olsa2012-05-221-0/+1
* perf tools: Separate 'mem:' event scanner bitsJiri Olsa2012-05-221-2/+23
OpenPOWER on IntegriCloud