78 lines
2.1 KiB
ReStructuredText
78 lines
2.1 KiB
ReStructuredText
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
Changelog for package tracetools
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Forthcoming
|
|
-----------
|
|
* Merge branch 'version-1-0-5' into 'foxy'
|
|
* Contributors: Christophe Bedard
|
|
|
|
1.0.5 (2020-12-22)
|
|
------------------
|
|
* Bring tracetools up to quality level 1
|
|
* Contributors: Christophe Bedard
|
|
|
|
1.0.4 (2020-09-20)
|
|
------------------
|
|
* Allow disabling tracetools status app
|
|
* Contributors: Christophe Bedard, Ingo Lütkebohle, José Antonio Moral
|
|
|
|
1.0.0 (2020-04-24)
|
|
------------------
|
|
* Export -rdynamic using ament_export_link_flags and modern CMake
|
|
* Contributors: Christophe Bedard, Dirk Thomas
|
|
|
|
0.3.0 (2020-03-04)
|
|
------------------
|
|
* Various improvements to the build setup and CMakeLists.txt
|
|
* Contributors: Christophe Bedard, Stephen Brawner
|
|
|
|
0.2.10 (2019-11-17)
|
|
-------------------
|
|
* Add new rclcpp_subscription_init tracepoint to support new intra-process comms
|
|
* Contributors: Christophe Bedard
|
|
|
|
0.2.9 (2019-10-18)
|
|
------------------
|
|
* Set symbols visibility to public for util functions
|
|
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
|
|
|
0.2.8 (2019-10-14)
|
|
------------------
|
|
* Add overload of get_symbols as a fallback
|
|
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
|
|
|
0.2.4 (2019-08-14)
|
|
------------------
|
|
* Ignore unused tracepoint parameters on Windows
|
|
* Contributors: Christophe Bedard
|
|
|
|
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
|