index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
mem-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFB
Ravi Bangoria
1
-2
/
+2
2022-10-06
perf mem/c2c: Avoid printing empty lines for unsupported events
Ravi Bangoria
1
-5
/
+6
2022-10-06
perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}
Ravi Bangoria
1
-0
/
+2
2022-08-12
perf mem: Add statistics for peer snooping
Leo Yan
1
-3
/
+25
2022-08-12
perf mem: Print snoop peer flag
Leo Yan
1
-3
/
+15
2022-05-23
perf mem: Add stats for store operation with no available memory level
Leo Yan
1
-0
/
+3
2022-04-18
perf mem: Print memory operation type
Leo Yan
1
-1
/
+28
2021-12-22
tools headers UAPI: Add new macros for mem_hops field to perf_event.h
Kajol Jain
1
-11
/
+18
2021-10-19
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
1
-1
/
+18
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
1
-1
/
+0
2021-06-16
perf mem-events: Remove duplicate #undef
Li Huafei
1
-2
/
+0
2021-06-01
perf mem: Support record for hybrid platform
Jin Yao
1
-0
/
+65
2021-06-01
perf tools: Check if mem_events is supported for hybrid platform
Jin Yao
1
-6
/
+26
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
1
-2
/
+2
2021-02-08
perf c2c: Support data block and addr block
Kan Liang
1
-0
/
+6
2021-02-08
perf tools: Support data block and addr block
Kan Liang
1
-0
/
+25
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
1
-0
/
+5
2020-11-11
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-1
/
+12
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
1
-7
/
+19
2020-11-11
perf mem: Search event name with more flexible path
Leo Yan
1
-3
/
+3
2020-05-28
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
1
-0
/
+15
2019-11-12
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-01
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf tools: Remove needless sort.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+0
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