Lines Matching refs:c2c
1 perf-c2c(1)
6 perf-c2c - Shared Data C2C/HITM Analyzer.
11 'perf c2c record' [<options>] <command>
12 'perf c2c record' [<options>] \-- [<record command options>] <command>
13 'perf c2c report' [<options>]
19 The perf c2c tool provides means for Shared Data C2C/HITM analysis. It allows
25 limitations, perf c2c is not supported on Zen3 cpus).
32 The c2c tool provide means to record this data and report back access details
44 Select the PMU event. Use 'perf c2c record -e list'
121 perf c2c record --call-graph lbr.
131 The perf c2c record command setup options related to HITM cacheline analysis
157 $ perf c2c record -- -g -a
159 Please check RECORD OPTIONS section for specific c2c record options.
163 The perf c2c report command displays shared data analysis. It comes in two
331 Check Joe's blog on c2c tool for detailed use case explanation:
332 https://joemario.github.io/blog/2016/09/01/c2c-blog/