CHANGELOG

Changelog for package ros2trace

4.1.1 (2022-11-07)

  • Merge branch ‘clalancette/release-4.1.0’ into ‘master’

  • Contributors: Christophe Bedard

4.1.0 (2022-03-29)

  • Fix ‘ros2 trace’ fini() error

  • Contributors: Christophe Bedard

4.0.0 (2022-01-20)

  • Don’t require kernel tracer and detect when it’s not installed

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

  • Contributors: Christophe Bedard

0.3.0 (2020-03-04)

  • Expose context enabling through CLI and Trace action

  • Contributors: Christophe Bedard

0.2.11 (2019-12-09)

  • Remove duplicated code for trace command

  • Contributors: Christophe Bedard

0.2.10 (2019-11-17)

  • Make printing list of enabled events more readable

  • Contributors: Christophe Bedard

0.2.2 (2019-08-01)

  • Revert “Replace special character to fix encoding issue”

  • Contributors: Christophe Bedard

0.2.1 (2019-07-31)

  • Replace special character to fix encoding issue

  • Contributors: Christophe Bedard

0.1.0 (2019-07-11)

  • Add ros2cli extension that wraps tracetools_trace

  • Contributors: Christophe Bedard, Ingo Lütkebohle