summaryrefslogtreecommitdiff
path: root/tools/perf/util/mem-events.h
AgeCommit message (Expand)Author
2021-06-01perf mem: Support record for hybrid platformJin Yao
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao
2021-04-06perf mem-events: Remove unnecessary 'struct mem_info' forward declarationWan Jiabing
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-02-08perf c2c: Support data block and addr blockKan Liang
2021-02-08perf tools: Support data block and addr blockKan Liang
2021-02-08perf tools: Support the auxiliary eventKan Liang
2020-11-11perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan
2020-11-11perf mem: Introduce weak function perf_mem_events__ptr()Leo Yan
2020-05-28perf c2c: Fix 'perf c2c record -e list' to show the default events usedIan Rogers
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa
2016-10-19perf c2c: Introduce c2c_add_stats functionJiri Olsa
2016-10-19perf c2c: Introduce c2c_decode_stats functionJiri Olsa
2016-06-15perf mem: Add --ldlat optionJiri Olsa
2016-02-24perf script: Display data_src valuesJiri Olsa
2016-02-24perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytesJiri Olsa
2016-02-24perf tools: Introduce perf_mem__lck_scnprintf functionJiri Olsa
2016-02-24perf tools: Introduce perf_mem__snp_scnprintf functionJiri Olsa
2016-02-24perf tools: Introduce perf_mem__lvl_scnprintf functionJiri Olsa
2016-02-24perf tools: Introduce perf_mem__tlb_scnprintf functionJiri Olsa
2016-02-24perf mem: Introduce perf_mem_events__name functionJiri Olsa
2016-02-24perf mem record: Check for memory events supportJiri Olsa
2016-02-23perf mem: Add -e record optionJiri Olsa
2016-02-23perf tools: Add monitored events arrayJiri Olsa