summaryrefslogtreecommitdiffstats
path: root/user/tracing
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-22 07:17:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-04 06:10:24 +0100
commit58bf83ea4b1cf1190bb5adc079576767037dc341 (patch)
tree903cd290f5ebdc6fc8516a5b0c5191315bf018eb /user/tracing
parentuser/bsp/imxrt: Information for custom FDT (diff)
downloadrtems-docs-58bf83ea4b1cf1190bb5adc079576767037dc341.tar.bz2
user: Mention use of LLVM
Diffstat (limited to 'user/tracing')
-rw-r--r--user/tracing/eventrecording.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/user/tracing/eventrecording.rst b/user/tracing/eventrecording.rst
index 27e929c..7130658 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 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: