Skip to content

Commit f9c10cd

Browse files
Changbin Duacmel
authored andcommitted
perf tools: Missing c2c command in command-list
Add the c2c command to command-list.txt so perf help can list this command. Committer notes: Before: # perf help | grep c2c # After: # perf help | grep c2c c2c Shared Data C2C/HITM Analyzer. # Signed-off-by: Changbin Du <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent 1936fea commit f9c10cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/perf/command-list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ perf-buildid-cache mainporcelain common
99
perf-buildid-list mainporcelain common
1010
perf-data mainporcelain common
1111
perf-diff mainporcelain common
12+
perf-c2c mainporcelain common
1213
perf-config mainporcelain common
1314
perf-evlist mainporcelain common
1415
perf-ftrace mainporcelain common

0 commit comments

Comments
 (0)