Commit 9e5e6410 authored by Adrian Hunter's avatar Adrian Hunter Committed by Arnaldo Carvalho de Melo
Browse files

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: default avatarAdrian 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: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent e0c1b8f9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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
--------