Update changelogs

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-03-31 15:42:28 -04:00
parent ec6362ad89
commit d942a2ef55

View file

@ -2,6 +2,16 @@
Changelog for package tracetools_analysis
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Set callback_instances' timestamp & duration cols to datetime/timedelta
* Improve performance by using lists of dicts as intermediate storage & converting to dataframes at the end
* Update callback_duration notebook and pingpong sample data
* Support instrumentation for linking a timer to a node
* Disable kernel tracing for pingpong example launchfile
* Support lifecycle node state transition instrumentation
* Contributors: Christophe Bedard
1.0.0 (2020-06-02)
------------------
* Add sphinx documentation for tracetools_analysis