[tip:perf/core] perf stat: Fix --delay option in man page

2014-01-14 Thread tip-bot for Andi Kleen
Commit-ID:  8f3dd2b096c348033e55d4a4fb8c0f672559657e
Gitweb: http://git.kernel.org/tip/8f3dd2b096c348033e55d4a4fb8c0f672559657e
Author: Andi Kleen 
AuthorDate: Tue, 7 Jan 2014 14:14:06 -0800
Committer:  Arnaldo Carvalho de Melo 
CommitDate: Mon, 13 Jan 2014 10:06:24 -0300

perf stat: Fix --delay option in man page

The --delay option was documented as --initial-delay in the manpage. Fix this.

Signed-off-by: Andi Kleen 
Cc: Jiri Olsa 
Cc: Namhyung Kim 
Link: 
http://lkml.kernel.org/r/1389132847-31982-1-git-send-email-a...@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo 
---
 tools/perf/Documentation/perf-stat.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/Documentation/perf-stat.txt 
b/tools/perf/Documentation/perf-stat.txt
index 80c7da6..29ee857 100644
--- a/tools/perf/Documentation/perf-stat.txt
+++ b/tools/perf/Documentation/perf-stat.txt
@@ -133,7 +133,7 @@ use --per-core in addition to -a. (system-wide).  The 
output includes the
 core number and the number of online logical processors on that physical 
processor.
 
 -D msecs::
---initial-delay msecs::
+--delay msecs::
 After starting the program, wait msecs before measuring. This is useful to
 filter out the startup phase of the program, which is often very different.
 
--
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/


[tip:perf/core] perf stat: Fix --delay option in man page

2014-01-14 Thread tip-bot for Andi Kleen
Commit-ID:  8f3dd2b096c348033e55d4a4fb8c0f672559657e
Gitweb: http://git.kernel.org/tip/8f3dd2b096c348033e55d4a4fb8c0f672559657e
Author: Andi Kleen a...@linux.intel.com
AuthorDate: Tue, 7 Jan 2014 14:14:06 -0800
Committer:  Arnaldo Carvalho de Melo a...@redhat.com
CommitDate: Mon, 13 Jan 2014 10:06:24 -0300

perf stat: Fix --delay option in man page

The --delay option was documented as --initial-delay in the manpage. Fix this.

Signed-off-by: Andi Kleen a...@linux.intel.com
Cc: Jiri Olsa jo...@redhat.com
Cc: Namhyung Kim namhy...@kernel.org
Link: 
http://lkml.kernel.org/r/1389132847-31982-1-git-send-email-a...@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo a...@redhat.com
---
 tools/perf/Documentation/perf-stat.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/Documentation/perf-stat.txt 
b/tools/perf/Documentation/perf-stat.txt
index 80c7da6..29ee857 100644
--- a/tools/perf/Documentation/perf-stat.txt
+++ b/tools/perf/Documentation/perf-stat.txt
@@ -133,7 +133,7 @@ use --per-core in addition to -a. (system-wide).  The 
output includes the
 core number and the number of online logical processors on that physical 
processor.
 
 -D msecs::
---initial-delay msecs::
+--delay msecs::
 After starting the program, wait msecs before measuring. This is useful to
 filter out the startup phase of the program, which is often very different.
 
--
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/