index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mem-events.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-1
/
+1
2022-08-11
perf mem: Add statistics for peer snooping
Leo Yan
1
-0
/
+3
2022-05-23
perf mem: Add stats for store operation with no available memory level
Leo Yan
1
-0
/
+1
2021-06-01
perf mem: Support record for hybrid platform
Jin Yao
1
-0
/
+2
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
1
-1
/
+1
2021-04-06
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
Wan Jiabing
1
-1
/
+0
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-08
perf c2c: Support data block and addr block
Kan Liang
1
-0
/
+2
2021-02-08
perf tools: Support data block and addr block
Kan Liang
1
-0
/
+1
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
1
-0
/
+2
2020-11-11
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-0
/
+1
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
1
-1
/
+1
2020-05-28
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
1
-0
/
+2
2019-08-31
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-23
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
1
-0
/
+1
2016-10-19
perf c2c: Introduce c2c_add_stats function
Jiri Olsa
1
-0
/
+1
2016-10-19
perf c2c: Introduce c2c_decode_stats function
Jiri Olsa
1
-0
/
+36
2016-06-15
perf mem: Add --ldlat option
Jiri Olsa
1
-0
/
+1
2016-02-24
perf script: Display data_src values
Jiri Olsa
1
-0
/
+2
2016-02-24
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
1
-1
/
+1
2016-02-24
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
1
-1
/
+1
2016-02-24
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
1
-1
/
+1
2016-02-24
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
1
-1
/
+1
2016-02-24
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
1
-0
/
+2
2016-02-24
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
1
-0
/
+1
2016-02-24
perf tools: Introduce perf_mem__lvl_scnprintf function
Jiri Olsa
1
-0
/
+1
2016-02-24
perf tools: Introduce perf_mem__tlb_scnprintf function
Jiri Olsa
1
-0
/
+3
2016-02-24
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
1
-0
/
+1
2016-02-24
perf mem record: Check for memory events support
Jiri Olsa
1
-0
/
+3
2016-02-23
perf mem: Add -e record option
Jiri Olsa
1
-0
/
+3
2016-02-23
perf tools: Add monitored events array
Jiri Olsa
1
-0
/
+19