addr2line: link to man page
[lttng-docs.git] / 2.7 / lttng-docs-2.7.txt
index e3cdd170408aecef7d9fb8ce69349c7685d3eb48..bb6718b2980f1518fc3af6c657a900cb150c5deb 100644 (file)
@@ -4239,10 +4239,8 @@ Assuming no event record is lost, having only the function addresses on
 entry is enough to create a call graph, since an event record always
 contains the ID of the CPU that generated it.
 +
-You can use a tool like
-https://sourceware.org/binutils/docs/binutils/addr2line.html[cmd:addr2line]
-to convert function addresses back to source file names and
-line numbers.
+You can use a tool like man:addr2line(1) to convert function addresses
+back to source file names and line numbers.
 
 * **path:{liblttng-ust-cyg-profile.so}** is a more robust variant
 which also works in use cases where event records might get discarded or
This page took 0.032851 seconds and 4 git commands to generate.