Skip to content

Changes

Summary

  1. ros2: remove handle and host ID view tree columns (details)
Commit 3dd61fdcde406e0bee2463751664793a91c7080f by Christophe Bedard
ros2: remove handle and host ID view tree columns

The handles (memory addresses) are meant to be an internal-only ID, and
there is no real value in showing the host ID. Therefore, do not display
them. They can be easily retrieved from the trace events if needed
anyway.

Change-Id: If1bca8c02e31f1e045173188affb5aa8a5ccb995
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/203907
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/org/eclipse/tracecompass/incubator/internal/ros2/ui/views/executor/Ros2ExecutorView.java (diff)
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/org/eclipse/tracecompass/incubator/internal/ros2/ui/views/Ros2ObjectTreeLabelProvider.java (diff)