summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/pmu.y (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf pmu: Add YYDEBUGIan Rogers2023-09-121-0/+4
* perf pmu: Make the loading of formats lazyIan Rogers2023-08-241-13/+7
* perf pmu: Reduce scope of perf_pmu_error()Ian Rogers2023-08-231-1/+3
* perf pmu: Move perf_pmu__set_format to pmu.yIan Rogers2023-08-231-0/+12
* perf build: Disable fewer bison warningsIan Rogers2023-08-031-0/+3
* perf pmu: Make parser reentrantIan Rogers2023-04-071-1/+4
* perf: Skip and warn on unknown format 'configN' attrsRob Herring2022-10-141-11/+4
* perf pmu: Remove perf_pmu_lex() needless declarationGaosheng Cui2022-10-041-2/+0
* perf tools: Fix build with bison 2.3 and older.Vinson Lee2013-02-141-1/+0
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-3/+3
* perf tools: Add perf pmu object to access pmu format definitionJiri Olsa2012-03-161-0/+93