CHANGELOG

Changelog for package test_tracetools_launch

6.3.3 (2024-11-09)

6.3.2 (2024-07-11)

6.3.1 (2023-05-11)

6.3.0 (2023-04-18)

6.2.0 (2023-04-18)

  • Error out if trace already exists unless ‘append’ option is used (#58)

  • Make subbuffer size configurable with Trace action (#51)

  • Contributors: Christophe Bedard, Christopher Wecht

6.1.0 (2023-04-13)

6.0.0 (2023-04-12)

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

  • Enable document generation using rosdoc2 for ament_python pkgs (#50)

  • Contributors: Christophe Bedard, Yadu

5.1.0 (2023-03-02)

4.0.0 (2022-01-20)

  • Add support for preloading pthread and dl instrumentation shared libs

  • Remove profile_fast option and consider LD_PRELOADing both libs

  • Fix multiple LdPreload actions not working and add test

  • Deprecate ‘context_names’ param and replace with ‘context_fields’

  • Move some tests from tracetools_launch to test_tracetools_launch

  • Contributors: Christophe Bedard, Ingo Lütkebohle