17 Jun 2012 16:55
[PATCH] perf tools: Fix an error on perf-bench document
Namhyung Kim <namhyung <at> kernel.org>
2012-06-17 14:55:48 GMT
2012-06-17 14:55:48 GMT
The pipe should be messaging. Signed-off-by: Namhyung Kim <namhyung <at> kernel.org> --- tools/perf/Documentation/perf-bench.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/perf/Documentation/perf-bench.txt b/tools/perf/Documentation/perf-bench.txt index a3dbadb26ef5..d53d22f0c6ee 100644 --- a/tools/perf/Documentation/perf-bench.txt +++ b/tools/perf/Documentation/perf-bench.txt <at> <at> -51,8 +51,8 <at> <at> SUITES FOR 'sched' Suite for evaluating performance of scheduler and IPC mechanisms. Based on hackbench by Rusty Russell. -Options of *pipe* -^^^^^^^^^^^^^^^^^ +Options of *messaging* +^^^^^^^^^^^^^^^^^^^^^^ -p:: --pipe:: Use pipe() instead of socketpair() -- -- 1.7.9.2
RSS Feed