[tip:perf/core] perf bench: fix spello

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: tip-bot for Randy Dunlap
Date: Tuesday, April 13, 2010 - 3:43 am

Commit-ID:  f0e9c4fcefa42b5d28b915768dab81a7fdbbc00c
Gitweb:     http://git.kernel.org/tip/f0e9c4fcefa42b5d28b915768dab81a7fdbbc00c
Author:     Randy Dunlap <randy.dunlap@oracle.com>
AuthorDate: Wed, 31 Mar 2010 11:30:56 -0700
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 8 Apr 2010 11:34:26 -0300

perf bench: fix spello

Fix spello in user message.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>,
Cc: Paul Mackerra <paulus@samba.org>s
LKML-Reference: <20100331113056.2c7df509.randy.dunlap@oracle.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 tools/perf/bench/sched-pipe.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/perf/bench/sched-pipe.c b/tools/perf/bench/sched-pipe.c
index 4f77c7c..d9ab3ce 100644
--- a/tools/perf/bench/sched-pipe.c
+++ b/tools/perf/bench/sched-pipe.c
@@ -93,7 +93,7 @@ int bench_sched_pipe(int argc, const char **argv,
 
 	switch (bench_format) {
 	case BENCH_FORMAT_DEFAULT:
-		printf("# Extecuted %d pipe operations between two tasks\n\n",
+		printf("# Executed %d pipe operations between two tasks\n\n",
 			loops);
 
 		result_usec = diff.tv_sec * 1000000;
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] perf bench: fix spello, Randy Dunlap, (Wed Mar 31, 11:30 am)
Re: [PATCH] perf bench: fix spello, Arnaldo Carvalho de Melo, (Wed Mar 31, 11:55 am)
[tip:perf/core] perf bench: fix spello, tip-bot for Randy Dunlap, (Tue Apr 13, 3:43 am)