Update changelogs
This commit is contained in:
parent
f67caf4cae
commit
075fc37bb4
3 changed files with 20 additions and 0 deletions
|
@ -2,6 +2,15 @@
|
||||||
Changelog for package tracetools
|
Changelog for package tracetools
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* 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)
|
0.1.1 (2019-07-16)
|
||||||
------------------
|
------------------
|
||||||
* Disable tracing-related tests by default
|
* Disable tracing-related tests by default
|
||||||
|
|
|
@ -2,6 +2,12 @@
|
||||||
Changelog for package tracetools_read
|
Changelog for package tracetools_read
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Include event data in 'field not found' error message
|
||||||
|
* Remove cpu_id from list of ignored CTF fields
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.1.0 (2019-07-11)
|
0.1.0 (2019-07-11)
|
||||||
------------------
|
------------------
|
||||||
* Add trace reading functions
|
* Add trace reading functions
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools_test
|
Changelog for package tracetools_test
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Enable tracing by default if LTTng is available
|
||||||
|
* Contributors: Christophe Bedard, Tobias Blass
|
||||||
|
|
||||||
0.1.1 (2019-07-16)
|
0.1.1 (2019-07-16)
|
||||||
------------------
|
------------------
|
||||||
* Disable tracing-related tests by default
|
* Disable tracing-related tests by default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue