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