public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] perf: sort command-list.txt by alphabet order
@ 2013-02-26  4:12 liguang
  2013-02-26  4:12 ` [PATCH 2/3] perf: correct a build error liguang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: liguang @ 2013-02-26  4:12 UTC (permalink / raw)
  To: a.p.zijlstra, paulus, mingo, acme, namhyung, jolsa, penberg,
	linux-kernel
  Cc: liguang

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
---
 tools/perf/command-list.txt |   14 +++++++-------
 1 files 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
-- 
1.7.2.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-21 10:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26  4:12 [PATCH 1/3] perf: sort command-list.txt by alphabet order liguang
2013-02-26  4:12 ` [PATCH 2/3] perf: correct a build error liguang
2013-02-26  9:06   ` Namhyung Kim
2013-02-26  4:12 ` [PATCH 3/3] perf: add dwarf regs map for mips liguang
2013-03-01  0:37 ` [PATCH 1/3] perf: sort command-list.txt by alphabet order li guang
2013-03-21 10:52 ` [tip:perf/core] perf tools: Sort command-list.txt alphabetically tip-bot for liguang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox