aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/mem-events.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa1-0/+1
2016-10-19perf c2c: Introduce c2c_add_stats functionJiri Olsa1-0/+1
2016-10-19perf c2c: Introduce c2c_decode_stats functionJiri Olsa1-0/+36
2016-06-15perf mem: Add --ldlat optionJiri Olsa1-0/+1
2016-02-24perf script: Display data_src valuesJiri Olsa1-0/+2
2016-02-24perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytesJiri Olsa1-1/+1
2016-02-24perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytesJiri Olsa1-1/+1
2016-02-24perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytesJiri Olsa1-1/+1
2016-02-24perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytesJiri Olsa1-1/+1
2016-02-24perf tools: Introduce perf_mem__lck_scnprintf functionJiri Olsa1-0/+2
2016-02-24perf tools: Introduce perf_mem__snp_scnprintf functionJiri Olsa1-0/+1
2016-02-24perf tools: Introduce perf_mem__lvl_scnprintf functionJiri Olsa1-0/+1
2016-02-24perf tools: Introduce perf_mem__tlb_scnprintf functionJiri Olsa1-0/+3
2016-02-24perf mem: Introduce perf_mem_events__name functionJiri Olsa1-0/+1
2016-02-24perf mem record: Check for memory events supportJiri Olsa1-0/+3
2016-02-23perf mem: Add -e record optionJiri Olsa1-0/+3
2016-02-23perf tools: Add monitored events arrayJiri Olsa1-0/+19