Package Summary

Tags No category tags.
Version 4.1.1
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version humble
Last Updated 2022-11-07
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Tools for setting up tracing sessions.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_trace

4.1.1 (2022-11-07)

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

4.0.0 (2022-01-20)

  • 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

3.1.0 (2021-08-11)

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

2.2.0 (2021-03-29)

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

2.1.0 (2021-01-13)

  • 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

2.0.0 (2020-10-12)

  • Add lifecycle node state transition instrumentation
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_trace at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 6.3.1
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version iron
Last Updated 2023-05-11
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Tools for setting up tracing sessions.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_trace

6.3.1 (2023-05-11)

6.3.0 (2023-04-18)

6.2.0 (2023-04-18)

  • Error out if trace already exists unless \'append\' option is used (#58)
  • Improve \'ros2 trace\' command error handling & add end-to-end tests (#54)
  • Make subbuffer size configurable with Trace action (#51)
  • Contributors: Christophe Bedard, Christopher Wecht

6.1.0 (2023-04-13)

  • Add intra-process tracepoints (#30)
  • Contributors: ymski

6.0.0 (2023-04-12)

  • Allow requiring minimum lttng package version for is_lttng_installed (#59)
  • Include tracepoints by default on Linux (#31)
  • Enable document generation using rosdoc2 for ament_python pkgs (#50)
  • Contributors: Christophe Bedard, Yadu

5.1.0 (2023-03-02)

5.0.0 (2023-02-14)

  • Replace distutils.version.StrictVersion with packaging.version.Version (#42)
  • Remove deprecated context_names parameter (#38)
  • Contributors: Christophe Bedard

4.0.0 (2022-01-20)

  • 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

3.1.0 (2021-08-11)

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

2.2.0 (2021-03-29)

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

2.1.0 (2021-01-13)

  • 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

2.0.0 (2020-10-12)

  • Add lifecycle node state transition instrumentation
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_trace at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 8.2.0
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version rolling
Last Updated 2024-04-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Tools for setting up tracing sessions.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_trace

8.2.0 (2024-04-16)

  • Replace all occurences of index.ros.org (#114)
  • Contributors: Chris Lalancette

8.1.0 (2024-03-27)

  • Improve tracing configuration error reporting (#85)
  • Add a space in between not and parentheses. (#88)
  • Contributors: Chris Lalancette, Christophe Bedard

8.0.0 (2024-01-23)

  • Switch to custom lttng-ctl Python bindings (#81)
  • Contributors: Christophe Bedard

7.1.0 (2023-08-23)

  • Create start/pause/resume/stop sub-commands for \'ros2 trace\' (#70)
  • Contributors: Christophe Bedard

7.0.0 (2023-06-09)

6.4.1 (2023-05-11)

  • Detect issue with LTTng and Docker and report error when tracing (#66)
  • Contributors: Christophe Bedard

6.4.0 (2023-04-28)

6.3.0 (2023-04-18)

6.2.0 (2023-04-18)

  • Error out if trace already exists unless \'append\' option is used (#58)
  • Improve \'ros2 trace\' command error handling & add end-to-end tests (#54)
  • Make subbuffer size configurable with Trace action (#51)
  • Contributors: Christophe Bedard, Christopher Wecht

6.1.0 (2023-04-13)

  • Add intra-process tracepoints (#30)
  • Contributors: ymski

6.0.0 (2023-04-12)

  • Allow requiring minimum lttng package version for is_lttng_installed (#59)
  • Include tracepoints by default on Linux (#31)
  • Enable document generation using rosdoc2 for ament_python pkgs (#50)
  • Contributors: Christophe Bedard, Yadu

5.1.0 (2023-03-02)

5.0.0 (2023-02-14)

  • Replace distutils.version.StrictVersion with packaging.version.Version (#42)
  • Remove deprecated context_names parameter (#38)
  • Contributors: Christophe Bedard

4.0.0 (2022-01-20)

  • 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

3.1.0 (2021-08-11)

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

2.2.0 (2021-03-29)

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

2.1.0 (2021-01-13)

  • 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

2.0.0 (2020-10-12)

  • Add lifecycle node state transition instrumentation
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_trace at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.3.0
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version galactic
Last Updated 2021-05-06
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Tools for setting up tracing sessions.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_trace

2.2.0 (2021-03-29)

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

2.1.0 (2021-01-13)

  • 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

2.0.0 (2020-10-12)

  • Add lifecycle node state transition instrumentation
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_trace at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.6
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version foxy
Last Updated 2023-05-27
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Tools for setting up tracing sessions.

Additional Links

No additional links.

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_trace

1.0.6 (2023-05-27)

  • Merge branch \'foxy-backport-fix-flake8-blind-exception-error\' into \'foxy\'
  • Fix flake8 blind except error by using more concrete types
  • Merge branch \'version-1-0-5\' into \'foxy\'
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_trace at Robotics Stack Exchange