<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 22, 2020, 12:18 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 user/tracing/eventrecording.rst | 4 ++++<br>
 1 file changed, 4 insertions(+)<br>
<br>
diff --git a/user/tracing/eventrecording.rst b/user/tracing/eventrecording.rst<br>
index 27e929c..4867db8 100644<br>
--- a/user/tracing/eventrecording.rst<br>
+++ b/user/tracing/eventrecording.rst<br>
@@ -179,6 +179,10 @@ extra support for the<br>
 `Linux Trace Toolkit Next Generation (LTTng) <<a href="https://lttng.org/" rel="noreferrer noreferrer" target="_blank">https://lttng.org/</a>>`_.  This<br>
 format can be analysed using `babeltrace <<a href="https://babeltrace.org/" rel="noreferrer noreferrer" target="_blank">https://babeltrace.org/</a>>`_ or<br>
 `Eclipse Trace Compass <<a href="https://www.eclipse.org/tracecompass/" rel="noreferrer noreferrer" target="_blank">https://www.eclipse.org/tracecompass/</a>>`_.<br>
+The command line tool :file:`rtems-record-lttng` optionally uses<br>
+`LLVM <<a href="https://www.llvm.org/" rel="noreferrer noreferrer" target="_blank">https://www.llvm.org/</a>>`_ to translate target addresses to functions and<br>
+source file locations.  Make sure you have the LLVM development package<br>
+installed when you build the RTEMS Tools to enable this feature.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Are the llvm development tools an RSB package that should be mentioned? How does one get them?</div><div dir="auto"><br></div><div dir="auto">And then should rtems-tools always be built with llvm?</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 For example, to get the event records from the record server running on the<br>
 target use:<br>
-- <br>
2.26.2<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div></div>