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