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

Launch integration for tracing.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

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

Changelog for package tracetools_launch

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
  • Add support for preloading pthread and dl instrumentation shared libs
  • Remove profile_fast option and consider LD_PRELOADing both libs
  • Improve event matching for shared lib preloading
  • Improve LdPreload action\'s lib-finding function and add proper tests
  • Fix multiple LdPreload actions not working and add test
  • Deprecate \'context_names\' param and replace with \'context_fields\'
  • Support per-domain context fields for the Trace action
  • Improve LdPreload.get_shared_lib_path() for when a static lib may exist
  • Move some tests from tracetools_launch to test_tracetools_launch
  • Expose Trace action as frontend action and support substitutions
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_launch 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

Launch integration for tracing.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

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

Changelog for package tracetools_launch

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)

6.0.0 (2023-04-12)

  • Enable document generation using rosdoc2 for ament_python pkgs (#50)
  • Contributors: Yadu

5.1.0 (2023-03-02)

5.0.0 (2023-02-14)

  • 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
  • Add support for preloading pthread and dl instrumentation shared libs
  • Remove profile_fast option and consider LD_PRELOADing both libs
  • Improve event matching for shared lib preloading
  • Improve LdPreload action\'s lib-finding function and add proper tests
  • Fix multiple LdPreload actions not working and add test
  • Deprecate \'context_names\' param and replace with \'context_fields\'
  • Support per-domain context fields for the Trace action
  • Improve LdPreload.get_shared_lib_path() for when a static lib may exist
  • Move some tests from tracetools_launch to test_tracetools_launch
  • Expose Trace action as frontend action and support substitutions
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_launch at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 8.1.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-03-28
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

Launch integration for tracing.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

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

Changelog for package tracetools_launch

8.1.0 (2024-03-27)

  • Use single underscore for private vars in Python (#92)
  • Improve tracing configuration error reporting (#85)
  • Fix warnings when using mypy 1.8.0. (#89)
  • Contributors: Chris Lalancette, Christophe Bedard

8.0.0 (2024-01-23)

  • Remove extra single quote in LdPreload debug log (#79)
  • Contributors: Christophe Bedard

7.1.0 (2023-08-23)

7.0.0 (2023-06-09)

6.4.1 (2023-05-11)

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)

6.0.0 (2023-04-12)

  • Enable document generation using rosdoc2 for ament_python pkgs (#50)
  • Contributors: Yadu

5.1.0 (2023-03-02)

5.0.0 (2023-02-14)

  • 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
  • Add support for preloading pthread and dl instrumentation shared libs
  • Remove profile_fast option and consider LD_PRELOADing both libs
  • Improve event matching for shared lib preloading
  • Improve LdPreload action\'s lib-finding function and add proper tests
  • Fix multiple LdPreload actions not working and add test
  • Deprecate \'context_names\' param and replace with \'context_fields\'
  • Support per-domain context fields for the Trace action
  • Improve LdPreload.get_shared_lib_path() for when a static lib may exist
  • Move some tests from tracetools_launch to test_tracetools_launch
  • Expose Trace action as frontend action and support substitutions
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_launch 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

Launch integration for tracing.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

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

Changelog for package tracetools_launch

2.1.0 (2021-01-13)

  • Allow configuring tracing directory through environment variables
  • Contributors: Christophe Bedard

1.0.1 (2020-05-27)

  • Deprecation fixes
  • Contributors: Christophe Bedard

1.0.0 (2020-04-24)

  • Document what kind of lib_name LdPreload expects
  • Add logs for LdPreload action on success or failure
  • Contributors: Christophe Bedard

0.3.0 (2020-03-04)

  • Add logs for trace action init and fini
  • Expose context enabling through CLI and Trace action
  • Extract LdPreload action from Trace action to support preloading any lib
  • Contributors: Christophe Bedard

0.2.12 (2019-12-09)

  • Use imperative mood in constructor docstring.
  • Contributors: Christophe Bedard, Steven! Ragnar

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_launch 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

Launch integration for tracing.

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_launch

1.0.6 (2023-05-27)

  • Merge branch \'version-1-0-5\' into \'foxy\'
  • Contributors: Christophe Bedard

1.0.1 (2020-05-27)

  • Deprecation fixes
  • Contributors: Christophe Bedard

1.0.0 (2020-04-24)

  • Document what kind of lib_name LdPreload expects
  • Add logs for LdPreload action on success or failure
  • Contributors: Christophe Bedard

0.3.0 (2020-03-04)

  • Add logs for trace action init and fini
  • Expose context enabling through CLI and Trace action
  • Extract LdPreload action from Trace action to support preloading any lib
  • Contributors: Christophe Bedard

0.2.12 (2019-12-09)

  • Use imperative mood in constructor docstring.
  • Contributors: Christophe Bedard, Steven! Ragnar

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_launch at Robotics Stack Exchange