Age | Commit message (Expand) | Author | Files | Lines |
2024-09-06 | perf mem: Fix missed p-core mem events on ADL and RPL | Kan Liang | 1 | -1/+1 |
2024-09-06 | perf mem: Check mem_events for all eligible PMUs | Kan Liang | 1 | -1/+1 |
2024-05-08 | perf mem-info: Move mem-info out of mem-events and symbol | Ian Rogers | 1 | -19/+10 |
2024-01-25 | perf mem: Clean up perf_pmus__num_mem_pmus() | Kan Liang | 1 | -0/+1 |
2024-01-25 | perf mem: Clean up perf_mem_events__record_args() | Kan Liang | 1 | -2/+1 |
2024-01-25 | perf mem: Clean up perf_mem_event__supported() | Kan Liang | 1 | -1/+1 |
2024-01-25 | perf mem: Clean up perf_mem_events__name() | Kan Liang | 1 | -1/+2 |
2024-01-25 | perf mem: Clean up perf_mem_events__ptr() | Kan Liang | 1 | -4/+5 |
2024-01-25 | perf mem: Add mem_events into the supported perf_pmu | Kan Liang | 1 | -0/+1 |
2023-08-25 | perf pmu: Remove logic for PMU name being NULL | Ian Rogers | 1 | -1/+1 |
2022-08-12 | perf mem: Add statistics for peer snooping | Leo Yan | 1 | -0/+3 |
2022-05-23 | perf mem: Add stats for store operation with no available memory level | Leo Yan | 1 | -0/+1 |
2021-06-01 | perf mem: Support record for hybrid platform | Jin Yao | 1 | -0/+2 |
2021-06-01 | perf tools: Support pmu prefix for mem-load event | Jin Yao | 1 | -1/+1 |
2021-04-06 | perf mem-events: Remove unnecessary 'struct mem_info' forward declaration | Wan Jiabing | 1 | -1/+0 |
2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2021-02-08 | perf c2c: Support data block and addr block | Kan Liang | 1 | -0/+2 |
2021-02-08 | perf tools: Support data block and addr block | Kan Liang | 1 | -0/+1 |
2021-02-08 | perf tools: Support the auxiliary event | Kan Liang | 1 | -0/+2 |
2020-11-11 | perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE | Leo Yan | 1 | -0/+1 |
2020-11-11 | perf mem: Introduce weak function perf_mem_events__ptr() | Leo Yan | 1 | -1/+1 |
2020-05-28 | perf c2c: Fix 'perf c2c record -e list' to show the default events used | Ian Rogers | 1 | -0/+2 |
2019-09-01 | perf symbols: Move mem_info and branch_info out of symbol.h | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-11-23 | perf c2c report: Add struct c2c_stats::tot_hitm field | Jiri Olsa | 1 | -0/+1 |
2016-10-19 | perf c2c: Introduce c2c_add_stats function | Jiri Olsa | 1 | -0/+1 |
2016-10-19 | perf c2c: Introduce c2c_decode_stats function | Jiri Olsa | 1 | -0/+36 |
2016-06-15 | perf mem: Add --ldlat option | Jiri Olsa | 1 | -0/+1 |
2016-02-24 | perf script: Display data_src values | Jiri Olsa | 1 | -0/+2 |
2016-02-24 | perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -1/+1 |
2016-02-24 | perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -1/+1 |
2016-02-24 | perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -1/+1 |
2016-02-24 | perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -1/+1 |
2016-02-24 | perf tools: Introduce perf_mem__lck_scnprintf function | Jiri Olsa | 1 | -0/+2 |
2016-02-24 | perf tools: Introduce perf_mem__snp_scnprintf function | Jiri Olsa | 1 | -0/+1 |
2016-02-24 | perf tools: Introduce perf_mem__lvl_scnprintf function | Jiri Olsa | 1 | -0/+1 |
2016-02-24 | perf tools: Introduce perf_mem__tlb_scnprintf function | Jiri Olsa | 1 | -0/+3 |
2016-02-24 | perf mem: Introduce perf_mem_events__name function | Jiri Olsa | 1 | -0/+1 |
2016-02-24 | perf mem record: Check for memory events support | Jiri Olsa | 1 | -0/+3 |
2016-02-23 | perf mem: Add -e record option | Jiri Olsa | 1 | -0/+3 |
2016-02-23 | perf tools: Add monitored events array | Jiri Olsa | 1 | -0/+19 |