Update changelogs
This commit is contained in:
parent
f5bdeb6251
commit
f02538b086
2 changed files with 22 additions and 0 deletions
8
ros2trace_analysis/CHANGELOG.rst
Normal file
8
ros2trace_analysis/CHANGELOG.rst
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Changelog for package ros2trace_analysis
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Add ros2trace_analysis command and process/convert verbs
|
||||||
|
* Contributors: Christophe Bedard
|
|
@ -2,6 +2,20 @@
|
||||||
Changelog for package tracetools_analysis
|
Changelog for package tracetools_analysis
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Improve UX
|
||||||
|
* Add flag for process command to force re-conversion of trace directory
|
||||||
|
* Make process command convert directory if necessary
|
||||||
|
* Make output file name optional for convert command
|
||||||
|
* Remove references to "pickle" file and simply use "output" file
|
||||||
|
* Display Processor progress on stdout
|
||||||
|
* Add sample data, notebook, and launch file
|
||||||
|
* Add data model util functions
|
||||||
|
* Add profiling and CPU time event handlers
|
||||||
|
* Refactor and extend analysis architecture
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.1.1 (2019-07-16)
|
0.1.1 (2019-07-16)
|
||||||
------------------
|
------------------
|
||||||
* Update metadata
|
* Update metadata
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue