Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
37d56ba279
commit
ef689381b9
1 changed files with 22 additions and 0 deletions
|
@ -2,6 +2,28 @@
|
||||||
Changelog for package tracetools_analysis
|
Changelog for package tracetools_analysis
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Add sphinx documentation for tracetools_analysis
|
||||||
|
* Improve RequiredEventNotFoundError message
|
||||||
|
* Add 'quiet' option to loading-related functions
|
||||||
|
* Declare dependencies on jupyter & bokeh, and restore pandas dependency
|
||||||
|
* Fix deprecation warnings by using executable instead of node_executable
|
||||||
|
* Define output metavar to simplify ros2 trace-analysis convert usage info
|
||||||
|
* Validate convert/process paths
|
||||||
|
* Add 'ip' context to example profiling launch file
|
||||||
|
* Switch to using ping/pong nodes for profile example launch file
|
||||||
|
* Add option to simply give an EventHandler when creating a DataModelUtil
|
||||||
|
* Do check before calling super().__init_\_()
|
||||||
|
* Add AutoProcessor and script entrypoint
|
||||||
|
* Make sure Processor is given at least one EventHandler
|
||||||
|
* Make do_convert_if_needed True by default
|
||||||
|
* Allow EventHandlers to declare set of required events
|
||||||
|
* Add cleanup method for ProcessingProgressDisplay
|
||||||
|
* Add memory usage analysis and entrypoint script
|
||||||
|
* Add callback-durations analysis script
|
||||||
|
* Contributors: Christophe Bedard, Ingo Lütkebohle
|
||||||
|
|
||||||
0.2.2 (2019-11-19)
|
0.2.2 (2019-11-19)
|
||||||
------------------
|
------------------
|
||||||
* Update ROS 2 handler and data model after new tracepoint
|
* Update ROS 2 handler and data model after new tracepoint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue