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

Add an EXAMPLE section and link to the perf wiki's Intel PT page.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: http://lore.kernel.org/lkml/20220426133213.248475-1-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
Adrian Hunter 2022-04-26 16:32:13 +03:00 коммит произвёл Arnaldo Carvalho de Melo
Родитель e0c1b8f9eb
Коммит 9e5e641045
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -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
--------