Skip to content

Commit

Permalink
Update link to tracetools_analysis docs in ros2_tracing tutorial (#4304
Browse files Browse the repository at this point in the history
…) (#4306)

Signed-off-by: Christophe Bedard <[email protected]>
(cherry picked from commit 9f21adb)

Co-authored-by: Christophe Bedard <[email protected]>
  • Loading branch information
mergify[bot] and christophebedard authored Apr 20, 2024
1 parent 1aab547 commit 27778db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,5 @@ Conclusion
This tutorial showed how to install tracing-related tools.
Then it showed how to trace a `performance_test <https://gitlab.com/ApexAI/performance_test>`_ experiment using `ros2_tracing <https://github.com/ros2/ros2_tracing>`_ and plot the callback durations using `tracetools_analysis <https://github.com/ros-tracing/tracetools_analysis>`_.

For more trace analyses, take a look at the `other sample notebooks <https://github.com/ros-tracing/tracetools_analysis/tree/{DISTRO}/tracetools_analysis/analysis>`_ and the `tracetools_analysis API documentation <https://ros-tracing.gitlab.io/tracetools_analysis-api/master/tracetools_analysis/>`_.
For more trace analyses, take a look at the `other sample notebooks <https://github.com/ros-tracing/tracetools_analysis/tree/{DISTRO}/tracetools_analysis/analysis>`_ and the `tracetools_analysis API documentation <https://docs.ros.org/en/{DISTRO}/p/tracetools_analysis/>`_.
The `ros2_tracing design document <https://github.com/ros2/ros2_tracing/blob/{DISTRO}/doc/design_ros_2.md>`_ also contains a lot of information.

0 comments on commit 27778db

Please sign in to comment.