Add changelogs
This commit is contained in:
parent
ec1db472e9
commit
796b63641d
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
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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