aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/mem-events.c
AgeCommit message (Expand)Author
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