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
31 The c2c tool provide means to record this data and report back access details
43 Select the PMU event. Use 'perf c2c record -e list'
117 perf c2c record --call-graph lbr.
127 The perf c2c record command setup options related to HITM cacheline analysis
149 $ perf c2c record -- -g -a
151 Please check RECORD OPTIONS section for specific c2c record options.
155 The perf c2c report command displays shared data analysis. It comes in two
306 Check Joe's blog on c2c tool for detailed use case explanation:
307 https://joemario.github.io/blog/2016/09/01/c2c-blog/