ros2_tracing/tracetools/CHANGELOG.rst
Christophe Bedard 6771aaf84b 0.2.3
2019-08-05 10:20:55 +02:00

33 lines
966 B
ReStructuredText

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.2.3 (2019-08-05)
------------------
* Fix Windows warnings
* Contributors: Christophe Bedard, Ingo Lütkebohle
0.2.2 (2019-08-01)
------------------
* Fix Windows linking issues
* Contributors: Christophe Bedard, Ingo Lütkebohle
0.2.0 (2019-07-30)
------------------
* Add option to compile out LTTng entirely
* Fix ament_target_dependencies() for tracetools status executable
* Remove bash scripts
* Enable tracing by default if LTTng is available
* Fix test_utils never getting built
* Contributors: Christophe Bedard, Ingo Lütkebohle, Tobias Blass
0.1.1 (2019-07-16)
------------------
* Disable tracing-related tests by default
* Contributors: Christophe Bedard
0.1.0 (2019-07-11)
------------------
* Add symbol resolution utils
* Add tracepoint definitions and wrapper macro for tracepoint functions
* Contributors: Christophe Bedard, Ingo Lütkebohle