mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-06 21:45:08 +08:00
user: Mention use of LLVM
This commit is contained in:
parent
2cf3076320
commit
58bf83ea4b
@ -179,6 +179,10 @@ extra support for the
|
|||||||
`Linux Trace Toolkit Next Generation (LTTng) <https://lttng.org/>`_. This
|
`Linux Trace Toolkit Next Generation (LTTng) <https://lttng.org/>`_. This
|
||||||
format can be analysed using `babeltrace <https://babeltrace.org/>`_ or
|
format can be analysed using `babeltrace <https://babeltrace.org/>`_ or
|
||||||
`Eclipse Trace Compass <https://www.eclipse.org/tracecompass/>`_.
|
`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
|
For example, to get the event records from the record server running on the
|
||||||
target use:
|
target use:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user