IVGCVSW-3439 Create the Command Thread
authorFinnWilliamsArm <Finn.Williams@arm.com>
Tue, 17 Sep 2019 15:53:53 +0000 (16:53 +0100)
committerJim Flynn Arm <jim.flynn@arm.com>
Tue, 24 Sep 2019 23:44:51 +0000 (23:44 +0000)
commit4833cea9036df428634cf64d8f1c4b54fc5da41f
treeab5857df8a0761b4df2d894ed0785a9b6db64363
parent11b2eca4ab0c0e897b858f61be7e6b90f810fd2b
IVGCVSW-3439 Create the Command Thread

Signed-off-by: FinnWilliamsArm <Finn.Williams@arm.com>
Change-Id: I9548c5937967f4c25841bb851273168379687bcd
CMakeLists.txt
include/armnn/Exceptions.hpp
src/profiling/CommandThread.cpp [new file with mode: 0644]
src/profiling/CommandThread.hpp [new file with mode: 0644]
src/profiling/SocketProfilingConnection.cpp
src/profiling/test/ProfilingTests.cpp