[PATCH] user: Mention use of LLVM
Joel Sherrill
joel at rtems.org
Tue Dec 22 15:59:30 UTC 2020
On Tue, Dec 22, 2020, 12:18 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
> ---
> 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.
>
Are the llvm development tools an RSB package that should be mentioned? How
does one get them?
And then should rtems-tools always be built with llvm?
>
> For example, to get the event records from the record server running on
> the
> target use:
> --
> 2.26.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201222/577a3c1e/attachment.html>
More information about the devel
mailing list