summaryrefslogtreecommitdiff
path: root/tools/perf/util/pmu.y
AgeCommit message (Expand)AuthorFilesLines
2023-09-12perf pmu: Add YYDEBUGIan Rogers1-0/+4
2023-08-24perf pmu: Make the loading of formats lazyIan Rogers1-13/+7
2023-08-23perf pmu: Reduce scope of perf_pmu_error()Ian Rogers1-1/+3
2023-08-23perf pmu: Move perf_pmu__set_format to pmu.yIan Rogers1-0/+12
2023-08-03perf build: Disable fewer bison warningsIan Rogers1-0/+3
2023-04-07perf pmu: Make parser reentrantIan Rogers1-1/+4
2022-10-14perf: Skip and warn on unknown format 'configN' attrsRob Herring1-11/+4
2022-10-04perf pmu: Remove perf_pmu_lex() needless declarationGaosheng Cui1-2/+0
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee1-1/+0
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-3/+3
2012-03-16perf tools: Add perf pmu object to access pmu format definitionJiri Olsa1-0/+93