index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mem-events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools headers UAPI: Add new macros for mem_hops field to perf_event.h
Kajol Jain
2021-12-22
1
-11
/
+18
*
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
2021-10-19
1
-1
/
+18
*
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
2021-10-19
1
-1
/
+0
*
perf mem-events: Remove duplicate #undef
Li Huafei
2021-06-16
1
-2
/
+0
*
perf mem: Support record for hybrid platform
Jin Yao
2021-06-01
1
-0
/
+65
*
perf tools: Check if mem_events is supported for hybrid platform
Jin Yao
2021-06-01
1
-6
/
+26
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-2
/
+2
*
perf c2c: Support data block and addr block
Kan Liang
2021-02-08
1
-0
/
+6
*
perf tools: Support data block and addr block
Kan Liang
2021-02-08
1
-0
/
+25
*
perf tools: Support the auxiliary event
Kan Liang
2021-02-08
1
-0
/
+5
*
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
1
-1
/
+12
*
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
2020-11-11
1
-7
/
+19
*
perf mem: Search event name with more flexible path
Leo Yan
2020-11-11
1
-3
/
+3
*
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
2020-05-28
1
-0
/
+15
*
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
1
-1
/
+1
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf tools: Remove needless sort.h include directives
Arnaldo Carvalho de Melo
2019-08-31
1
-1
/
+0
*
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
2017-08-28
1
-2
/
+9
*
perf tools: Add support for printing new mem_info encodings
Andi Kleen
2017-08-22
1
-3
/
+40
*
perf mem: Fix display of data source snoop indication
Andi Kleen
2017-04-24
1
-1
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2016-11-23
1
-2
/
+10
*
perf c2c: Introduce c2c_add_stats function
Jiri Olsa
2016-10-19
1
-0
/
+30
*
perf c2c: Introduce c2c_decode_stats function
Jiri Olsa
2016-10-19
1
-0
/
+98
*
perf mem: Add --ldlat option
Jiri Olsa
2016-06-15
1
-1
/
+16
*
perf script: Display data_src values
Jiri Olsa
2016-02-24
1
-0
/
+15
*
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-5
/
+7
*
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-4
/
+5
*
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-6
/
+7
*
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-6
/
+7
*
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+16
*
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+34
*
perf tools: Introduce perf_mem__lvl_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+53
*
perf tools: Introduce perf_mem__tlb_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+47
*
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
2016-02-24
1
-0
/
+5
*
perf mem record: Check for memory events support
Jiri Olsa
2016-02-24
1
-3
/
+32
*
perf mem: Add -e record option
Jiri Olsa
2016-02-23
1
-3
/
+44
*
perf tools: Add monitored events array
Jiri Olsa
2016-02-23
1
-0
/
+10