Crate lttng_ust [] [src]

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 the examples folder in the repo for an examples of how to use this macro.