[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170313082845.23373-1-changbin.du@intel.com>
Date: Mon, 13 Mar 2017 16:28:45 +0800
From: changbin.du@...el.com
To: peterz@...radead.org, mingo@...hat.com, acme@...nel.org
Cc: linux-kernel@...r.kernel.org, Changbin Du <changbin.du@...el.com>
Subject: [PATCH] perf: missing c2c command in command-list
From: Changbin Du <changbin.du@...el.com>
Add the c2c command to command-list.txt so perf help can list this
command.
Signed-off-by: Changbin Du <changbin.du@...el.com>
---
tools/perf/command-list.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/command-list.txt b/tools/perf/command-list.txt
index ac3efd3..2d0caf2 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
--
2.7.4
Powered by blists - more mailing lists