IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic
authorFinn Williams <Finn.Williams@arm.com>
Mon, 11 May 2020 14:39:58 +0000 (15:39 +0100)
committerJim Flynn <jim.flynn@arm.com>
Sun, 24 May 2020 15:20:27 +0000 (15:20 +0000)
commit0a336dce464a822bbd9563b5dc021a37c6671515
tree1c00ba9bc68eb8f9decf7aeafa38ddbf376b4617
parent6feca6cc9bce5a4d2092c7b99a278f2c7a8e606f
IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic

Signed-off-by: Finn Williams <Finn.Williams@arm.com>
Change-Id: Ia55c52c12fe3d30eb47bc42c932a33c620dc9197
17 files changed:
include/armnn/profiling/ISendTimelinePacket.hpp
include/armnn/profiling/ITimelineDecoder.hpp
src/armnn/test/RuntimeTests.cpp
src/profiling/LabelsAndEventClasses.cpp
src/profiling/LabelsAndEventClasses.hpp
src/profiling/ProfilingUtils.cpp
src/profiling/ProfilingUtils.hpp
src/profiling/SendTimelinePacket.cpp
src/profiling/SendTimelinePacket.hpp
src/profiling/TimelineUtilityMethods.cpp
src/profiling/test/ProfilingTestUtils.cpp
src/profiling/test/ProfilingTestUtils.hpp
src/profiling/test/TimelinePacketTests.cpp
src/profiling/test/TimelineUtilityMethodsTests.cpp
src/timelineDecoder/TimelineCaptureCommandHandler.cpp
src/timelineDecoder/tests/TimelineTests.cpp
tests/profiling/gatordmock/tests/GatordMockTests.cpp