Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <changbin.du@intel.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170313082845.23373-1-changbin.du@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

authored by

Changbin Du and committed by
Arnaldo Carvalho de Melo
f9c10cd6 1936feae

+1
+1
tools/perf/command-list.txt
··· 9 9 perf-buildid-list mainporcelain common 10 10 perf-data mainporcelain common 11 11 perf-diff mainporcelain common 12 + perf-c2c mainporcelain common 12 13 perf-config mainporcelain common 13 14 perf-evlist mainporcelain common 14 15 perf-ftrace mainporcelain common