aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events.l (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter1-0/+1
2019-08-14perf tools: Add aux-output config termAdrian Hunter1-0/+1
2019-05-16perf tools: Add a 'percore' event qualifierJin Yao1-0/+1
2019-04-01perf stat: Implement duration_time as a proper eventAndi Kleen1-1/+10
2018-10-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo1-0/+1
2018-06-06perf record: Enable arbitrary event names thru name= modifierAlexey Budankov1-1/+17
2018-03-08perf pmu: Support wildcards on pmu name in dynamic pmu eventsAgustin Vega-Frias1-1/+1
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa1-2/+2
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa1-0/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-2/+6
2017-10-27perf tools: Unwind properly location after REJECTJiri Olsa1-2/+6
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-2/+15
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa1-2/+15
2017-09-13perf stat: Support duration_time for metricsAndi Kleen1-0/+1
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen1-1/+1
2017-08-22perf bpf: Tighten detection of BPF eventsAndi Kleen1-4/+19
2016-10-17perf jevents: Handle events including .c and .oWang Nan1-2/+2
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier1-0/+22
2016-07-15perf tools: Enable overwrite settingsWang Nan1-0/+2
2016-06-06perf stat: Basic support for TopDown in perf statAndi Kleen1-0/+1
2016-05-30perf tools: Per event max-stack settingsArnaldo Carvalho de Melo1-0/+1
2016-02-22perf tools: Introduce bpf-output eventWang Nan1-0/+1
2016-02-22perf tools: Enable indices setting syntax for BPF mapWang Nan1-1/+12
2016-02-22perf tools: Enable BPF object configure syntaxWang Nan1-1/+1
2016-02-19perf tools: Create config_term_names arrayWang Nan1-2/+1
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan1-0/+3
2015-10-28perf tools: Enable passing bpf object file to --eventWang Nan1-0/+3
2015-10-28perf tools: Enable pre-event inherit setting by config termsWang Nan1-0/+2
2015-10-05perf tools: Introduce 'P' modifier to request max precisionJiri Olsa1-1/+1
2015-09-28perf tools: Show proper error message for wrong terms of hw/sw eventsHe Kuang1-1/+1
2015-08-12perf callchain: Per-event type selection supportKan Liang1-0/+2
2015-08-10perf record: Support per-event freq termNamhyung Kim1-0/+1
2015-08-05perf tools: Per-event time supportKan Liang1-0/+1
2015-06-23perf tools: Allow events with dotAndi Kleen1-3/+2
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa1-0/+4
2015-04-29perf tools: Add flex support for parse_events_errorJiri Olsa1-4/+33
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa1-1/+1
2014-12-03perf tools: allow user to specify hardware breakpoint bp_lenJacob Shin1-0/+1
2014-10-15perf tools: Add support to new style format of kernel PMU eventKan Liang1-1/+29
2013-10-11perf tools: Move start conditions to start of the flex fileJiri Olsa1-31/+32
2013-09-02perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter1-0/+1
2013-08-07perf tools: Add support for pinned modifierMichael Ellerman1-1/+2
2013-08-07perf tools: Add 'S' event/group modifier to read sample valueJiri Olsa1-1/+1
2012-11-14perf tools: Add basic event modifier sanity checkJiri Olsa1-1/+1
2012-11-08perf tools: Add arbitary aliases and support names with -Andi Kleen1-0/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+1
2012-08-22perf tools: Catch event names from command lineRobert Richter1-10/+40
2012-08-14perf tools: Add support to parse event group syntaxJiri Olsa1-0/+2
2012-08-08perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter1-2/+2