ros2_tracing/tracetools/CHANGELOG.rst

34 lines
952 B
ReStructuredText
Raw Normal View History

2019-07-11 11:17:41 +02:00
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2019-08-05 10:17:48 +02:00
Forthcoming
-----------
* Fix Windows warnings
* Contributors: Christophe Bedard, Ingo Lütkebohle
2019-08-01 13:24:42 +02:00
0.2.2 (2019-08-01)
------------------
2019-08-01 13:23:45 +02:00
* Fix Windows linking issues
* Contributors: Christophe Bedard, Ingo Lütkebohle
2019-07-30 16:43:12 +02:00
0.2.0 (2019-07-30)
------------------
2019-07-30 16:41:04 +02:00
* 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
2019-07-16 10:52:09 +02:00
0.1.1 (2019-07-16)
------------------
2019-07-12 13:50:03 +02:00
* Disable tracing-related tests by default
* Contributors: Christophe Bedard
2019-07-11 14:22:05 +02:00
0.1.0 (2019-07-11)
------------------
2019-07-11 11:17:41 +02:00
* Add symbol resolution utils
* Add tracepoint definitions and wrapper macro for tracepoint functions
* Contributors: Christophe Bedard, Ingo Lütkebohle