ros-humble-tracetools-trace (4.1.1-1bookworm) bookworm; urgency=high

  * Merge branch 'clalancette/release-4.1.0' into 'master'
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sun, 06 Nov 2022 16:00:00 -0000

ros-humble-tracetools-trace (4.0.0-1bookworm) bookworm; urgency=high

  * Disable kernel tracing by default
  * Don't require kernel tracer and detect when it's not installed
  * Introduce constants for tracepoint names
  * Optimize default tracing session channel config values
  * Deprecate 'context_names' param and replace with 'context_fields'
  * Support per-domain context fields for the Trace action
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Wed, 19 Jan 2022 16:00:00 -0000

ros-humble-tracetools-trace (3.1.0-1bookworm) bookworm; urgency=high

  * Add support for rmw init/pub, take, and executor tracepoints
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Tue, 10 Aug 2021 16:00:00 -0000

ros-humble-tracetools-trace (2.2.0-1bookworm) bookworm; urgency=high

  * Add support for rcl_publish and rclcpp_publish tracepoints
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sun, 28 Mar 2021 16:00:00 -0000

ros-humble-tracetools-trace (2.1.0-1bookworm) bookworm; urgency=high

  * Fix flake8 blind except error by using more concrete types
  * Allow configuring tracing directory through environment variables
  * Cleanly stop ros2trace/tracetools_trace tracing on SIGINT
  * Add instrumentation support for linking a timer to a node
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Tue, 12 Jan 2021 16:00:00 -0000

ros-humble-tracetools-trace (2.0.0-1bookworm) bookworm; urgency=high

  * Add lifecycle node state transition instrumentation
  * Contributors: Christophe Bedard, Ingo Lütkebohle

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sun, 11 Oct 2020 16:00:00 -0000

ros-humble-tracetools-trace (1.0.1-1bookworm) bookworm; urgency=high

  * Fail gracefully when trying to trace if LTTng is not installed
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Tue, 26 May 2020 16:00:00 -0000

ros-humble-tracetools-trace (1.0.0-1bookworm) bookworm; urgency=high

  * Start a session daemon if there isn't one before setting up tracing
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Thu, 23 Apr 2020 16:00:00 -0000

ros-humble-tracetools-trace (0.3.0-1bookworm) bookworm; urgency=high

  * Add more context types and refactor mapping between name and constant
  * Check version of LTTng Python module and raise error if below 2.10.7
  * Add logs for trace action init and fini
  * Expose context enabling through CLI and Trace action
  * Add kmem_mm_page_alloc|free to default kernel events
  * Remove sched_waking/sched_wakeup from the default kernel events list
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Tue, 03 Mar 2020 16:00:00 -0000

ros-humble-tracetools-trace (0.2.11-1bookworm) bookworm; urgency=high

  * Register Python packages in the ament index
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sun, 08 Dec 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.10-1bookworm) bookworm; urgency=high

  * Make printing list of enabled events more readable
  * Add new rclcpp_subscription_init tracepoint to default ROS events list
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sat, 16 Nov 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.8-1bookworm) bookworm; urgency=high

  * Re-order args for trace command
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sun, 13 Oct 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.7-1bookworm) bookworm; urgency=high

  * Fix missing ament_xmllint dependency
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Sun, 08 Sep 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.6-1bookworm) bookworm; urgency=high

  * Extract lttng interface functions to other files
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Thu, 15 Aug 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.5-1bookworm) bookworm; urgency=high

  * Make lttng interface silently do nothing if lttng cannot be imported
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Wed, 14 Aug 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.2-1bookworm) bookworm; urgency=high

  * Revert "Replace special character to fix encoding issue"
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Wed, 31 Jul 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.2.1-1bookworm) bookworm; urgency=high

  * Replace special character to fix encoding issue
  * Contributors: Christophe Bedard

 -- Christophe Bedard <bedard.christophe@gmail.com>  Tue, 30 Jul 2019 16:00:00 -0000

ros-humble-tracetools-trace (0.1.0-1bookworm) bookworm; urgency=high

  * Use proper arg parser and event names completers
  * Add tracing utilities
  * Contributors: Christophe Bedard, Ingo Lütkebohle

 -- Christophe Bedard <bedard.christophe@gmail.com>  Wed, 10 Jul 2019 16:00:00 -0000


