Commit-ID:  66857b5a8bc61b0c5e7a9c96f02558ef6d4109c6
Gitweb:     http://git.kernel.org/tip/66857b5a8bc61b0c5e7a9c96f02558ef6d4109c6
Author:     liguang <lig.f...@cn.fujitsu.com>
AuthorDate: Tue, 26 Feb 2013 12:12:52 +0800
Committer:  Arnaldo Carvalho de Melo <a...@redhat.com>
CommitDate: Fri, 15 Mar 2013 13:05:59 -0300

perf tools: Sort command-list.txt alphabetically

Signed-off-by: liguang <lig.f...@cn.fujitsu.com>
Cc: Ingo Molnar <mi...@redhat.com>
Cc: Jiri Olsa <jo...@redhat.com>
Cc: Namhyung Kim <namhy...@kernel.org>
Cc: Paul Mackerras <pau...@samba.org>
Cc: Pekka Enberg <penb...@kernel.org>
Cc: Peter Zijlstra <a.p.zijls...@chello.nl>
Link: 
http://lkml.kernel.org/r/1361851974-25307-1-git-send-email-lig.f...@cn.fujitsu.com
Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com>
---
 tools/perf/command-list.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/tools/perf/command-list.txt b/tools/perf/command-list.txt
index 3e86bbd..a28e31b 100644
--- a/tools/perf/command-list.txt
+++ b/tools/perf/command-list.txt
@@ -10,17 +10,17 @@ perf-buildid-list           mainporcelain common
 perf-diff                      mainporcelain common
 perf-evlist                    mainporcelain common
 perf-inject                    mainporcelain common
+perf-kmem                      mainporcelain common
+perf-kvm                       mainporcelain common
 perf-list                      mainporcelain common
-perf-sched                     mainporcelain common
+perf-lock                      mainporcelain common
+perf-probe                     mainporcelain full
 perf-record                    mainporcelain common
 perf-report                    mainporcelain common
+perf-sched                     mainporcelain common
+perf-script                    mainporcelain common
 perf-stat                      mainporcelain common
+perf-test                      mainporcelain common
 perf-timechart                 mainporcelain common
 perf-top                       mainporcelain common
 perf-trace                     mainporcelain common
-perf-script                    mainporcelain common
-perf-probe                     mainporcelain full
-perf-kmem                      mainporcelain common
-perf-lock                      mainporcelain common
-perf-kvm                       mainporcelain common
-perf-test                      mainporcelain common
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to