Age | Commit message (Expand) | Author | Files | Lines |
2019-02-04 | perf mem/c2c: Fix perf_mem_events to support powerpc | Ravi Bangoria | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-28 | perf c2c: Fix remote HITM detection for Skylake | Jiri Olsa | 1 | -2/+9 |
2017-08-22 | perf tools: Add support for printing new mem_info encodings | Andi Kleen | 1 | -3/+40 |
2017-04-24 | perf mem: Fix display of data source snoop indication | Andi Kleen | 1 | -1/+1 |
2017-04-19 | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-11-23 | perf c2c report: Add struct c2c_stats::tot_hitm field | Jiri Olsa | 1 | -2/+10 |
2016-10-19 | perf c2c: Introduce c2c_add_stats function | Jiri Olsa | 1 | -0/+30 |
2016-10-19 | perf c2c: Introduce c2c_decode_stats function | Jiri Olsa | 1 | -0/+98 |
2016-06-15 | perf mem: Add --ldlat option | Jiri Olsa | 1 | -1/+16 |
2016-02-24 | perf script: Display data_src values | Jiri Olsa | 1 | -0/+15 |
2016-02-24 | perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -5/+7 |
2016-02-24 | perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -4/+5 |
2016-02-24 | perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -6/+7 |
2016-02-24 | perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes | Jiri Olsa | 1 | -6/+7 |
2016-02-24 | perf tools: Introduce perf_mem__lck_scnprintf function | Jiri Olsa | 1 | -0/+16 |
2016-02-24 | perf tools: Introduce perf_mem__snp_scnprintf function | Jiri Olsa | 1 | -0/+34 |
2016-02-24 | perf tools: Introduce perf_mem__lvl_scnprintf function | Jiri Olsa | 1 | -0/+53 |
2016-02-24 | perf tools: Introduce perf_mem__tlb_scnprintf function | Jiri Olsa | 1 | -0/+47 |
2016-02-24 | perf mem: Introduce perf_mem_events__name function | Jiri Olsa | 1 | -0/+5 |
2016-02-24 | perf mem record: Check for memory events support | Jiri Olsa | 1 | -3/+32 |
2016-02-23 | perf mem: Add -e record option | Jiri Olsa | 1 | -3/+44 |
2016-02-23 | perf tools: Add monitored events array | Jiri Olsa | 1 | -0/+10 |