IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator
authorColm Donelan <Colm.Donelan@arm.com>
Fri, 24 Jan 2020 16:27:02 +0000 (16:27 +0000)
committerColm Donelan <Colm.Donelan@arm.com>
Tue, 28 Jan 2020 12:01:42 +0000 (12:01 +0000)
commit5ccb33da0565e0bf2279318f1e7ad597afcc0367
tree0266241d45ea8d0b0055c78ee0f28ee8cbc3a462
parent03b6b410321923bac7ed2eb1507f524953c9a464
IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator

As part of IVGCVSW-4316 we need to expose ISendTimelinePacket and
IProfilingGuidGenerator to enable them to be used by backends for
profiling. This also required moving ProfilingRelationshipType from
ProfilingUtils.

Signed-off-by: Colm Donelan <Colm.Donelan@arm.com>
Change-Id: I58cc64e32ecfffa5231c9d2028522ed58d0ddf31
CMakeLists.txt
include/armnn/profiling/IProfilingGuidGenerator.hpp [moved from src/profiling/IProfilingGuidGenerator.hpp with 100% similarity]
include/armnn/profiling/ISendTimelinePacket.hpp [moved from src/profiling/ISendTimelinePacket.hpp with 74% similarity]
src/profiling/ConnectionAcknowledgedCommandHandler.hpp
src/profiling/ProfilingGuidGenerator.hpp
src/profiling/ProfilingUtils.hpp
src/profiling/RequestCounterDirectoryCommandHandler.hpp
src/profiling/SendTimelinePacket.hpp
src/profiling/TimelinePacketWriterFactory.hpp
src/profiling/TimelineUtilityMethods.hpp