index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mem-events.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
2017-08-22
perf tools: Add support for printing new mem_info encodings
Andi Kleen
2017-04-24
perf mem: Fix display of data source snoop indication
Andi Kleen
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2016-11-23
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2016-10-19
perf c2c: Introduce c2c_add_stats function
Jiri Olsa
2016-10-19
perf c2c: Introduce c2c_decode_stats function
Jiri Olsa
2016-06-15
perf mem: Add --ldlat option
Jiri Olsa
2016-02-24
perf script: Display data_src values
Jiri Olsa
2016-02-24
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__lvl_scnprintf function
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__tlb_scnprintf function
Jiri Olsa
2016-02-24
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
2016-02-24
perf mem record: Check for memory events support
Jiri Olsa
2016-02-23
perf mem: Add -e record option
Jiri Olsa
2016-02-23
perf tools: Add monitored events array
Jiri Olsa