Merge branch 'version-0.1.0' into 'master'
0.1.0 See merge request micro-ROS/ros_tracing/ros2_tracing!58
This commit is contained in:
commit
05863a35c6
6 changed files with 50 additions and 0 deletions
8
ros2trace/CHANGELOG.rst
Normal file
8
ros2trace/CHANGELOG.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package ros2trace
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2019-07-11)
|
||||
------------------
|
||||
* Add ros2cli extension that wraps tracetools_trace
|
||||
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
9
tracetools/CHANGELOG.rst
Normal file
9
tracetools/CHANGELOG.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package tracetools
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
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
|
8
tracetools_launch/CHANGELOG.rst
Normal file
8
tracetools_launch/CHANGELOG.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package tracetools_launch
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2019-07-11)
|
||||
------------------
|
||||
* Add tracing integration into launch
|
||||
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
8
tracetools_read/CHANGELOG.rst
Normal file
8
tracetools_read/CHANGELOG.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package tracetools_read
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2019-07-11)
|
||||
------------------
|
||||
* Add trace reading functions
|
||||
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
8
tracetools_test/CHANGELOG.rst
Normal file
8
tracetools_test/CHANGELOG.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package tracetools_test
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2019-07-11)
|
||||
------------------
|
||||
* Add tracetools_test package with utilities
|
||||
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
9
tracetools_trace/CHANGELOG.rst
Normal file
9
tracetools_trace/CHANGELOG.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog for package tracetools_trace
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2019-07-11)
|
||||
------------------
|
||||
* Use proper arg parser and event names completers
|
||||
* Add tracing utilities
|
||||
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
Loading…
Add table
Add a link
Reference in a new issue