perf tools: Missing c2c command in command-list
authorChangbin Du <changbin.du@intel.com>
Mon, 13 Mar 2017 08:28:45 +0000 (16:28 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 13 Mar 2017 13:59:31 +0000 (10:59 -0300)
commitf9c10cd645a3defc24110ac71f93e8d18a50d0d6
tree7d590e9bab1001d6fee275df090559896c236546
parent1936feae54a6724a27a6ca1b948fd0e80371f7b0
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>
tools/perf/command-list.txt