index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mem-events.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf mem: Add statistics for peer snooping
Leo Yan
2022-08-12
1
-0
/
+3
*
perf mem: Add stats for store operation with no available memory level
Leo Yan
2022-05-23
1
-0
/
+1
*
perf mem: Support record for hybrid platform
Jin Yao
2021-06-01
1
-0
/
+2
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-1
/
+1
*
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
Wan Jiabing
2021-04-06
1
-1
/
+0
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
perf c2c: Support data block and addr block
Kan Liang
2021-02-08
1
-0
/
+2
*
perf tools: Support data block and addr block
Kan Liang
2021-02-08
1
-0
/
+1
*
perf tools: Support the auxiliary event
Kan Liang
2021-02-08
1
-0
/
+2
*
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
1
-0
/
+1
*
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
2020-11-11
1
-1
/
+1
*
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
2020-05-28
1
-0
/
+2
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+9
*
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 report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2016-11-23
1
-0
/
+1
*
perf c2c: Introduce c2c_add_stats function
Jiri Olsa
2016-10-19
1
-0
/
+1
*
perf c2c: Introduce c2c_decode_stats function
Jiri Olsa
2016-10-19
1
-0
/
+36
*
perf mem: Add --ldlat option
Jiri Olsa
2016-06-15
1
-0
/
+1
*
perf script: Display data_src values
Jiri Olsa
2016-02-24
1
-0
/
+2
*
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-1
/
+1
*
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-1
/
+1
*
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-1
/
+1
*
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
1
-1
/
+1
*
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+2
*
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+1
*
perf tools: Introduce perf_mem__lvl_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+1
*
perf tools: Introduce perf_mem__tlb_scnprintf function
Jiri Olsa
2016-02-24
1
-0
/
+3
*
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
2016-02-24
1
-0
/
+1
*
perf mem record: Check for memory events support
Jiri Olsa
2016-02-24
1
-0
/
+3
*
perf mem: Add -e record option
Jiri Olsa
2016-02-23
1
-0
/
+3
*
perf tools: Add monitored events array
Jiri Olsa
2016-02-23
1
-0
/
+19