]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - tools/perf/Documentation/perf-report.txt
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
[karo-tx-linux.git] / tools / perf / Documentation / perf-report.txt
index 37a1759141579b6fdf35ee1ebcb996060ef01c71..9fa84617181e47e00a93529b6a91fca3d3fbe9c2 100644 (file)
@@ -182,7 +182,7 @@ OPTIONS
 --parent=<regex>::
         A regex filter to identify parent. The parent is a caller of this
        function and searched through the callchain, thus it requires callchain
-       information recorded. The pattern is in the exteneded regex format and
+       information recorded. The pattern is in the extended regex format and
        defaults to "\^sys_|^do_page_fault", see '--sort parent'.
 
 -x::
@@ -207,8 +207,8 @@ OPTIONS
 -g::
 --call-graph=<print_type,threshold[,print_limit],order,sort_key[,branch],value>::
         Display call chains using type, min percent threshold, print limit,
-       call order, sort key, optional branch and value.  Note that ordering of
-       parameters is not fixed so any parement can be given in an arbitraty order.
+       call order, sort key, optional branch and value.  Note that ordering
+       is not fixed so any parameter can be given in an arbitrary order.
        One exception is the print_limit which should be preceded by threshold.
 
        print_type can be either: