ros2_tracing/tracetools_trace/CHANGELOG.rst

46 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2019-07-11 11:17:41 +02:00
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2019-11-17 15:47:06 -08:00
Forthcoming
-----------
* Make printing list of enabled events more readable
* Add new rclcpp_subscription_init tracepoint to default ROS events list
* Contributors: Christophe Bedard
2019-10-14 09:43:01 -07:00
0.2.8 (2019-10-14)
------------------
2019-10-14 09:25:44 -07:00
* Re-order args for trace command
* Contributors: Christophe Bedard
2019-09-09 16:46:09 -04:00
0.2.7 (2019-09-09)
------------------
2019-09-09 16:45:38 -04:00
* Fix missing ament_xmllint dependency
* Contributors: Christophe Bedard
2019-08-16 16:11:14 +02:00
0.2.6 (2019-08-16)
------------------
2019-08-16 16:10:42 +02:00
* Extract lttng interface functions to other files
* Contributors: Christophe Bedard
2019-08-15 15:28:58 +02:00
0.2.5 (2019-08-15)
------------------
2019-08-15 15:27:15 +02:00
* Make lttng interface silently do nothing if lttng cannot be imported
* Contributors: Christophe Bedard
2019-08-01 13:24:42 +02:00
0.2.2 (2019-08-01)
------------------
2019-08-01 13:23:45 +02:00
* Revert "Replace special character to fix encoding issue"
* Contributors: Christophe Bedard
2019-07-31 10:28:19 +02:00
0.2.1 (2019-07-31)
------------------
2019-07-31 10:27:25 +02:00
* Replace special character to fix encoding issue
* 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
* Use proper arg parser and event names completers
* Add tracing utilities
* Contributors: Christophe Bedard, Ingo Lütkebohle