CHANGELOG

Changelog for package test_tracetools

6.3.3 (2024-11-09)

  • Run relevant test_tracetools tests with all instrumented rmw impls (#132)

  • Contributors: Christophe Bedard

6.3.2 (2024-07-11)

6.3.1 (2023-05-11)

  • Disable tracing on Android (#72)

  • Contributors: Przemysław Dąbrowski

6.3.0 (2023-04-18)

6.2.0 (2023-04-18)

6.1.0 (2023-04-13)

  • Add intra-process tracepoints (#30)

  • Contributors: ymski

6.0.0 (2023-04-12)

  • Allow requiring minimum lttng package version for is_lttng_installed (#59)

  • Disable tracing on macOS (#53)

  • Include tracepoints by default on Linux (#31)

  • Contributors: Christophe Bedard

5.1.0 (2023-03-02)

  • Fix memory leak in tracetools::get_symbol() (#43)

  • Contributors: Christophe Bedard

5.0.0 (2023-02-14)

  • Update tracing to C++17. (#33)

  • Contributors: Chris Lalancette

4.0.0 (2022-01-20)

  • Introduce constants for tracepoint names

  • Move actual tests out of tracetools_test to new test_tracetools package

  • Contributors: Christophe Bedard