Skip to content

Update calls to/uses of LTTng-UST API #19

@christophebedard

Description

@christophebedard

(Issue moved from GitLab, see: https://gitlab.com/ros-tracing/ros2_tracing/-/issues/133)

Ubuntu 22.04 (for ROS 2 Humble in May 2022 and later) has LTTng-UST 2.13. Althought it's still backwards-compatible, macros and functions were renamed to add a LTTNG_UST_/lttng_ust_ prefix, e.g.:

  • tracepoint() -> lttng_ust_tracepoint()
  • TRACEPOINT_EVENT() -> LTTNG_UST_TRACEPOINT_EVENT()

see:

Metadata

Metadata

Labels

enhancementNew feature or requestwaitingWaiting for another issue or prerequisite

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions