Skip to content
Success

Changes

Summary

  1. ros2: allow writing object handles to state system (details)
Commit 8c05e54857685c11ecace51a009c3c10676ff63b by Christophe Bedard
ros2: allow writing object handles to state system

They were already written to the state system, but as attributes of
objects, not as standalone objects. Make HostProcessValue extend
CustomStateValue.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Change-Id: I178181a80d37d2026139770072ba28d086fb0257
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/202373
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/org/eclipse/tracecompass/incubator/internal/ros2/core/model/HostProcessValue.java (diff)
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/org/eclipse/tracecompass/incubator/internal/ros2/core/model/objects/Ros2ObjectHandle.java (diff)
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/org/eclipse/tracecompass/incubator/internal/ros2/core/Activator.java (diff)
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/org/eclipse/tracecompass/incubator/internal/ros2/core/model/HostProcessPointer.java (diff)