summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/mem-events.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf c2c: Fix remote HITM detection for SkylakeJiri Olsa2017-08-281-2/+9
* perf tools: Add support for printing new mem_info encodingsAndi Kleen2017-08-221-3/+40
* perf mem: Fix display of data source snoop indicationAndi Kleen2017-04-241-1/+1
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-191-0/+1
* perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa2016-11-231-2/+10
* perf c2c: Introduce c2c_add_stats functionJiri Olsa2016-10-191-0/+30
* perf c2c: Introduce c2c_decode_stats functionJiri Olsa2016-10-191-0/+98
* perf mem: Add --ldlat optionJiri Olsa2016-06-151-1/+16
* perf script: Display data_src valuesJiri Olsa2016-02-241-0/+15
* perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytesJiri Olsa2016-02-241-5/+7
* perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytesJiri Olsa2016-02-241-4/+5
* perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytesJiri Olsa2016-02-241-6/+7
* perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytesJiri Olsa2016-02-241-6/+7
* perf tools: Introduce perf_mem__lck_scnprintf functionJiri Olsa2016-02-241-0/+16
* perf tools: Introduce perf_mem__snp_scnprintf functionJiri Olsa2016-02-241-0/+34
* perf tools: Introduce perf_mem__lvl_scnprintf functionJiri Olsa2016-02-241-0/+53
* perf tools: Introduce perf_mem__tlb_scnprintf functionJiri Olsa2016-02-241-0/+47
* perf mem: Introduce perf_mem_events__name functionJiri Olsa2016-02-241-0/+5
* perf mem record: Check for memory events supportJiri Olsa2016-02-241-3/+32
* perf mem: Add -e record optionJiri Olsa2016-02-231-3/+44
* perf tools: Add monitored events arrayJiri Olsa2016-02-231-0/+10
OpenPOWER on IntegriCloud