lkml.org 
[lkml]   [2015]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] tools:perf: fix typo in scripts/perl/Perf-Trace-Util/README
Date
Correct typo in tools/perf/scripts/perl/Perf-Trace-Util/README,
desciptions => descriptions.

Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
---
tools/perf/scripts/perl/Perf-Trace-Util/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/scripts/perl/Perf-Trace-Util/README b/tools/perf/scripts/perl/Perf-Trace-Util/README
index 2f0c7f3043ee..66d1238f4945 100644
--- a/tools/perf/scripts/perl/Perf-Trace-Util/README
+++ b/tools/perf/scripts/perl/Perf-Trace-Util/README
@@ -12,7 +12,7 @@ executable; scripts wishing to do that should 'use Context.pm'.

The Perl->C perf interface is completely driven by Context.xs. If you
want to add new Perl functions that end up accessing C data in the
-perf executable, you add desciptions of the new functions here.
+perf executable, you add descriptions of the new functions here.
scripting_context is a pointer to the perf data in the perf executable
that you want to access - it's passed as the second parameter,
$context, to all handler functions.
--
1.9.3


\
 
 \ /
  Last update: 2015-11-18 07:21    [W:0.040 / U:2.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site