perf intel-pt: Add Intel PT man page references
Add references to Intel PT man page in man pages of associated tools. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lore.kernel.org/lkml/20200311122034.3697-3-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
97256d1a2a
commit
870d325b15
@ -66,4 +66,5 @@ include::itrace.txt[]
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkperf:perf-record[1], linkperf:perf-report[1], linkperf:perf-archive[1]
|
||||
linkperf:perf-record[1], linkperf:perf-report[1], linkperf:perf-archive[1],
|
||||
linkperf:perf-intel-pt[1]
|
||||
|
@ -998,3 +998,10 @@ Note that currently, software only supports redirecting at most one PEBS event.
|
||||
To display PEBS events from the Intel PT trace, use the itrace 'o' option e.g.
|
||||
|
||||
perf script --itrace=oe
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
linkperf:perf-record[1], linkperf:perf-script[1], linkperf:perf-report[1],
|
||||
linkperf:perf-inject[1]
|
||||
|
@ -589,4 +589,4 @@ appended unit character - B/K/M/G
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkperf:perf-stat[1], linkperf:perf-list[1]
|
||||
linkperf:perf-stat[1], linkperf:perf-list[1], linkperf:perf-intel-pt[1]
|
||||
|
@ -546,4 +546,5 @@ include::callchain-overhead-calculation.txt[]
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
linkperf:perf-stat[1], linkperf:perf-annotate[1], linkperf:perf-record[1]
|
||||
linkperf:perf-stat[1], linkperf:perf-annotate[1], linkperf:perf-record[1],
|
||||
linkperf:perf-intel-pt[1]
|
||||
|
@ -429,4 +429,4 @@ include::itrace.txt[]
|
||||
SEE ALSO
|
||||
--------
|
||||
linkperf:perf-record[1], linkperf:perf-script-perl[1],
|
||||
linkperf:perf-script-python[1]
|
||||
linkperf:perf-script-python[1], linkperf:perf-intel-pt[1]
|
||||
|
Loading…
Reference in New Issue
Block a user