Expand description
§Runtime support for lttng-ust-rs
.
Currently only exports a macro to make importing your tracepoints more convenient.
Macros§
- import_
tracepoints - Imports tracepoints. See the module documentation for
lttng-ust-generate
or theexamples
folder in the repo for an examples of how to use this macro.