aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-events.l
AgeCommit message (Expand)Author
2013-08-07perf tools: Add support for pinned modifierMichael Ellerman
2013-08-07perf tools: Add 'S' event/group modifier to read sample valueJiri Olsa
2012-11-14perf tools: Add basic event modifier sanity checkJiri Olsa
2012-11-08perf tools: Add arbitary aliases and support names with -Andi Kleen
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-08-22perf tools: Catch event names from command lineRobert Richter
2012-08-14perf tools: Add support to parse event group syntaxJiri Olsa
2012-08-08perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter
2012-07-05perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa
2012-07-05perf tools: Add empty rule for new line in event syntax parsingJiri Olsa
2012-06-29perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa
2012-06-18perf/tool: Add support to reuse event grammar to parse out termsJiri Olsa
2012-06-18perf/tool: Make the event parser re-entrantZheng Yan
2012-05-22perf tools: Add hardcoded name term for pmu eventsJiri Olsa
2012-05-22perf tools: Separate 'mem:' event scanner bitsJiri Olsa
2012-04-17perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov
2012-03-29perf tools: Add missing ref-cycles event back to event parserNamhyung Kim
2012-03-16perf tools: Add config options support for event parsingJiri Olsa
2012-03-16perf tools: Add parser generator for events parsingJiri Olsa