IVGCVSW-4161 Provide for per model call back registration
authorFinn Williams <Finn.Williams@arm.com>
Thu, 27 Feb 2020 16:21:41 +0000 (16:21 +0000)
committerJim Flynn <jim.flynn@arm.com>
Wed, 18 Mar 2020 12:59:19 +0000 (12:59 +0000)
commite6a2ccd09060ba93203ddc5a7f79260cedf2c147
treec542464311f16acde42fbe01df9f4d8a78feff64
parenteba482e691bb314e1379d29f267ec3b46a082d01
IVGCVSW-4161 Provide for per model call back registration

!armnn:2810

Signed-off-by: Finn Williams <Finn.Williams@arm.com>
Change-Id: Idf56d42bd767baa5df0059a2f489f75281f8ac71
12 files changed:
CMakeLists.txt
src/timelineDecoder/TimelineCaptureCommandHandler.cpp
src/timelineDecoder/TimelineCaptureCommandHandler.hpp
src/timelineDecoder/TimelineDecoder.cpp
src/timelineDecoder/TimelineDecoder.hpp
src/timelineDecoder/TimelineDirectoryCaptureCommandHandler.cpp
src/timelineDecoder/TimelineDirectoryCaptureCommandHandler.hpp
src/timelineDecoder/tests/TimelineTests.cpp
tests/profiling/gatordmock/GatordMockMain.cpp
tests/profiling/gatordmock/GatordMockService.cpp
tests/profiling/gatordmock/GatordMockService.hpp
tests/profiling/gatordmock/tests/GatordMockTests.cpp