[PATCH] user: Mention use of LLVM

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Dec 22 06:18:33 UTC 2020


---
 user/tracing/eventrecording.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/user/tracing/eventrecording.rst b/user/tracing/eventrecording.rst
index 27e929c..4867db8 100644
--- a/user/tracing/eventrecording.rst
+++ b/user/tracing/eventrecording.rst
@@ -179,6 +179,10 @@ extra support for the
 `Linux Trace Toolkit Next Generation (LTTng) <https://lttng.org/>`_.  This
 format can be analysed using `babeltrace <https://babeltrace.org/>`_ or
 `Eclipse Trace Compass <https://www.eclipse.org/tracecompass/>`_.
+The command line tool :file:`rtems-record-lttng` optionally uses
+`LLVM <https://www.llvm.org/>`_ to translate target addresses to functions and
+source file locations.  Make sure you have the LLVM development package
+installed when you build the RTEMS Tools to enable this feature.
 
 For example, to get the event records from the record server running on the
 target use:
-- 
2.26.2



More information about the devel mailing list