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

[ Upstream commit 9e5e641045ff09ded4eb52828c4c7e110635422a ]

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>
Stable-dep-of: aeb802f872a7 ("perf intel-pt: Do not try to queue auxtrace data on pipe")
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Adrian Hunter
2022-04-26 16:32:13 +03:00
committed by Greg Kroah-Hartman
parent ceecd014a8
commit 6d60fdc1e6

View File

@@ -1438,6 +1438,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
--------