summaryrefslogtreecommitdiff
path: root/tools/perf/command-list.txt
diff options
context:
space:
mode:
authorChangbin Du <changbin.du@intel.com>2017-03-13 16:28:45 +0800
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-03-13 10:59:31 -0300
commitf9c10cd645a3defc24110ac71f93e8d18a50d0d6 (patch)
tree7d590e9bab1001d6fee275df090559896c236546 /tools/perf/command-list.txt
parent1936feae54a6724a27a6ca1b948fd0e80371f7b0 (diff)
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>
Diffstat (limited to 'tools/perf/command-list.txt')
-rw-r--r--tools/perf/command-list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/command-list.txt b/tools/perf/command-list.txt
index ac3efd396a72..2d0caf20ff3a 100644
--- a/tools/perf/command-list.txt
+++ b/tools/perf/command-list.txt
@@ -9,6 +9,7 @@ perf-buildid-cache mainporcelain common
perf-buildid-list mainporcelain common
perf-data mainporcelain common
perf-diff mainporcelain common
+perf-c2c mainporcelain common
perf-config mainporcelain common
perf-evlist mainporcelain common
perf-ftrace mainporcelain common