From 58bf83ea4b1cf1190bb5adc079576767037dc341 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 22 Dec 2020 07:17:43 +0100 Subject: user: Mention use of LLVM --- user/tracing/eventrecording.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'user/tracing/eventrecording.rst') 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: -- cgit v1.2.3