diff --git a/tracetools_analysis/CHANGELOG.rst b/tracetools_analysis/CHANGELOG.rst index 90c156e..c889e34 100644 --- a/tracetools_analysis/CHANGELOG.rst +++ b/tracetools_analysis/CHANGELOG.rst @@ -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