aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/mem-events.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-28perf c2c: Fix remote HITM detection for SkylakeJiri Olsa
2017-08-22perf tools: Add support for printing new mem_info encodingsAndi Kleen
2017-04-24perf mem: Fix display of data source snoop indicationAndi Kleen
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo
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