Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf pmu: Add YYDEBUG | Ian Rogers | 2023-09-12 | 1 | -0/+4 |
* | perf pmu: Make the loading of formats lazy | Ian Rogers | 2023-08-24 | 1 | -13/+7 |
* | perf pmu: Reduce scope of perf_pmu_error() | Ian Rogers | 2023-08-23 | 1 | -1/+3 |
* | perf pmu: Move perf_pmu__set_format to pmu.y | Ian Rogers | 2023-08-23 | 1 | -0/+12 |
* | perf build: Disable fewer bison warnings | Ian Rogers | 2023-08-03 | 1 | -0/+3 |
* | perf pmu: Make parser reentrant | Ian Rogers | 2023-04-07 | 1 | -1/+4 |
* | perf: Skip and warn on unknown format 'configN' attrs | Rob Herring | 2022-10-14 | 1 | -11/+4 |
* | perf pmu: Remove perf_pmu_lex() needless declaration | Gaosheng Cui | 2022-10-04 | 1 | -2/+0 |
* | perf tools: Fix build with bison 2.3 and older. | Vinson Lee | 2013-02-14 | 1 | -1/+0 |
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -3/+3 |
* | perf tools: Add perf pmu object to access pmu format definition | Jiri Olsa | 2012-03-16 | 1 | -0/+93 |