safe-ros / ros2_profiling

A set of tools and techniques for evaluating performance of ROS 2 based systems
Apache License 2.0
15 stars 4 forks source link

Warn if traces have been dropped #25

Closed cwecht closed 1 year ago

cwecht commented 1 year ago

Analysis may fail, if important traces are missing. In this case it is really helpful to know, why.

cwecht commented 1 year ago

The is related to https://github.com/ros2/ros2_tracing/issues/21