Browse Source

perf report: Fix help text typo

Reported-by: Brice Goglin <Brice.Goglin@inria.fr>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 16 years ago
parent
commit
b0a28589b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/perf/Documentation/perf-report.txt

+ 1 - 1
tools/perf/Documentation/perf-report.txt

@@ -13,7 +13,7 @@ SYNOPSIS
 DESCRIPTION
 DESCRIPTION
 -----------
 -----------
 This command displays the performance counter profile information recorded
 This command displays the performance counter profile information recorded
-via perf report.
+via perf record.
 
 
 OPTIONS
 OPTIONS
 -------
 -------