aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/pmu.y
AgeCommit message (Expand)Author
2023-09-12perf pmu: Add YYDEBUGIan Rogers
2023-08-24perf pmu: Make the loading of formats lazyIan Rogers
2023-08-23perf pmu: Reduce scope of perf_pmu_error()Ian Rogers
2023-08-23perf pmu: Move perf_pmu__set_format to pmu.yIan Rogers
2023-08-03perf build: Disable fewer bison warningsIan Rogers
2023-04-06perf pmu: Make parser reentrantIan Rogers
2022-10-14perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-04perf pmu: Remove perf_pmu_lex() needless declarationGaosheng Cui
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-03-16perf tools: Add perf pmu object to access pmu format definitionJiri Olsa