Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-25 | perf pmu: Remove logic for PMU name being NULL | Ian Rogers | 1 | -4/+4 |
2023-06-13 | perf tool x86: Consolidate is_amd check into single function | Ravi Bangoria | 1 | -17/+2 |
2023-05-27 | perf pmu: Separate pmu and pmus | Ian Rogers | 1 | -4/+5 |
2023-05-27 | perf x86 mem: minor refactor to is_mem_loads_aux_event | Ian Rogers | 1 | -7/+7 |
2022-10-06 | perf mem/c2c: Add load store event mappings for AMD | Ravi Bangoria | 1 | -2/+29 |
2021-06-01 | perf tools: Support pmu prefix for mem-store event | Jin Yao | 1 | -1/+11 |
2021-06-01 | perf tools: Support pmu prefix for mem-load event | Jin Yao | 1 | -7/+28 |
2021-06-01 | perf tools: Check mem-loads auxiliary event | Jin Yao | 1 | -2/+7 |
2021-02-08 | perf tools: Support the auxiliary event | Kan Liang | 1 | -0/+44 |