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
/
builtin-c2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
1
-1
/
+1
2024-01-25
perf mem: Clean up perf_mem_events__record_args()
Kan Liang
1
-13
/
+2
2024-01-25
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
1
-7
/
+21
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
1
-1
/
+1
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
1
-1
/
+3
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
1
-4
/
+8
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-3
/
+3
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-2
/
+2
2023-05-27
perf mem: Avoid hybrid PMU list
Ian Rogers
1
-5
/
+2
2023-04-12
perf c2c: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-7
/
+7
2023-04-11
perf util: Move input_name to util
Ian Rogers
1
-1
/
+1
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
1
-2
/
+2
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
1
-9
/
+12
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
1
-3
/
+3
2022-10-06
perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
Ravi Bangoria
1
-0
/
+1
2022-10-04
perf c2c: Add helpers to get counts of loads or stores
Shang XiaoJing
1
-37
/
+28
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
1
-3
/
+9
2022-08-12
perf c2c: Use 'peer' as default display for Arm64
Leo Yan
1
-12
/
+24
2022-08-12
perf c2c: Sort on peer snooping for load operations
Leo Yan
1
-36
/
+99
2022-08-12
perf c2c: Refactor display string
Leo Yan
1
-5
/
+5
2022-08-12
perf c2c: Refactor node header
Leo Yan
1
-7
/
+19
2022-08-12
perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
Leo Yan
1
-20
/
+20
2022-08-12
perf c2c: Use explicit names for display macros
Leo Yan
1
-29
/
+29
2022-08-12
perf c2c: Add mean dimensions for peer operations
Leo Yan
1
-0
/
+28
2022-08-12
perf c2c: Add dimensions of peer metrics for cache line view
Leo Yan
1
-0
/
+102
2022-08-12
perf c2c: Add dimensions for peer load operations
Leo Yan
1
-0
/
+30
2022-08-12
perf c2c: Output statistics for peer snooping
Leo Yan
1
-0
/
+3
2022-06-03
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
1
-2
/
+2
2022-05-26
perf c2c: Use stdio interface if slang is not supported
Leo Yan
1
-2
/
+4
2022-05-23
perf c2c: Add dimensions for 'N/A' metrics of store operation
Leo Yan
1
-7
/
+73
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
1
-2
/
+3
2022-02-15
perf c2c: Replace bitmap_weight() with bitmap_empty() where appropriate
Yury Norov
1
-2
/
+2
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-6
/
+7
2022-01-12
perf c2c: Use more intention revealing iterator
Ian Rogers
1
-5
/
+5
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
1
-0
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+3
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-1
/
+1
2021-06-01
perf c2c: Support record for hybrid platform
Jin Yao
1
-17
/
+23
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
/
+3
2021-01-20
perf c2c: Add local variables for output metrics
Leo Yan
1
-26
/
+33
2021-01-20
perf c2c: Refactor node display
Leo Yan
1
-13
/
+20
2021-01-20
perf c2c: Fix argument type for percent()
Leo Yan
1
-1
/
+1
2021-01-20
perf c2c: Refactor display filter
Leo Yan
1
-15
/
+15
2021-01-20
perf c2c: Refactor hist entry validation
Leo Yan
1
-7
/
+23
2021-01-20
perf c2c: Rename for shared cache line stats
Leo Yan
1
-7
/
+7
2020-11-11
perf c2c: Support AUX trace
Leo Yan
1
-0
/
+12
2020-11-11
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-4
/
+13
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
1
-6
/
+12
[next]