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) `_. This format can be analysed using `babeltrace `_ or `Eclipse Trace Compass `_. +The command line tool :file:`rtems-record-lttng` optionally uses +`LLVM `_ 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: