[PATCH] perf intel-pt: Add link to the perf wiki's Intel PT page

Adrian Hunter posted 1 patch 4 years ago
tools/perf/Documentation/perf-intel-pt.txt | 7 +++++++
1 file changed, 7 insertions(+)
[PATCH] perf intel-pt: Add link to the perf wiki's Intel PT page
Posted by Adrian Hunter 4 years ago
Add an EXAMPLE section and link to the perf wiki's Intel PT page.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
---
 tools/perf/Documentation/perf-intel-pt.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tools/perf/Documentation/perf-intel-pt.txt b/tools/perf/Documentation/perf-intel-pt.txt
index ff58bd4c381b..92532d0d3618 100644
--- a/tools/perf/Documentation/perf-intel-pt.txt
+++ b/tools/perf/Documentation/perf-intel-pt.txt
@@ -1471,6 +1471,13 @@ In that case the --itrace q option is forced because walking executable code
 to reconstruct the control flow is not possible.
 
 
+EXAMPLE
+-------
+
+Examples can be found on perf wiki page "Perf tools support for Intel® Processor Trace":
+
+https://perf.wiki.kernel.org/index.php/Perf_tools_support_for_Intel%C2%AE_Processor_Trace
+
 
 SEE ALSO
 --------
-- 
2.25.1