diff options
| author | Shawn Bohrer <[email protected]> | 2010-12-01 01:57:20 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-12-01 20:22:49 +0000 |
| commit | f68d6bd451782b58c2b563dc86f0a81ba106c30c (patch) | |
| tree | f79e5a5cd9cd107c9bc1f3dc4a65caa9075fc0f4 | |
| parent | perf trace: Document missing options (diff) | |
| download | kernel-f68d6bd451782b58c2b563dc86f0a81ba106c30c.tar.gz kernel-f68d6bd451782b58c2b563dc86f0a81ba106c30c.zip | |
perf test: Fix spelling mistake in documentation
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Shawn Bohrer <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
| -rw-r--r-- | tools/perf/Documentation/perf-test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-test.txt b/tools/perf/Documentation/perf-test.txt index 1c4b5f5b7f71..2c3b462f64b0 100644 --- a/tools/perf/Documentation/perf-test.txt +++ b/tools/perf/Documentation/perf-test.txt @@ -12,7 +12,7 @@ SYNOPSIS DESCRIPTION ----------- -This command does assorted sanity tests, initially thru linked routines but +This command does assorted sanity tests, initially through linked routines but also will look for a directory with more tests in the form of scripts. OPTIONS |
