aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/mem-events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-15perf mem: Add --ldlat optionJiri Olsa1-1/+16
2016-02-24perf script: Display data_src valuesJiri Olsa1-0/+15
2016-02-24perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytesJiri Olsa1-5/+7
2016-02-24perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytesJiri Olsa1-4/+5
2016-02-24perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytesJiri Olsa1-6/+7
2016-02-24perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytesJiri Olsa1-6/+7
2016-02-24perf tools: Introduce perf_mem__lck_scnprintf functionJiri Olsa1-0/+16
2016-02-24perf tools: Introduce perf_mem__snp_scnprintf functionJiri Olsa1-0/+34
2016-02-24perf tools: Introduce perf_mem__lvl_scnprintf functionJiri Olsa1-0/+53
2016-02-24perf tools: Introduce perf_mem__tlb_scnprintf functionJiri Olsa1-0/+47
2016-02-24perf mem: Introduce perf_mem_events__name functionJiri Olsa1-0/+5
2016-02-24perf mem record: Check for memory events supportJiri Olsa1-3/+32
2016-02-23perf mem: Add -e record optionJiri Olsa1-3/+44
2016-02-23perf tools: Add monitored events arrayJiri Olsa1-0/+10