IVGCVSW-3972 Implement the Disconnect functionality
authorJim Flynn <jim.flynn@arm.com>
Mon, 14 Oct 2019 11:31:10 +0000 (12:31 +0100)
committerJim Flynn <jim.flynn@arm.com>
Mon, 14 Oct 2019 13:59:07 +0000 (14:59 +0100)
commit53e469915bc6552c0d79cb6461512c7c1168ee2d
tree5c160326845c1e294ce88a30e0ffbb33436a3593
parent262578500338274b5fa0bcfeb2d72c13e717f4ff
IVGCVSW-3972 Implement the Disconnect functionality

 * Added Disconnect method to the ProfilingService class
 * Added unit test

Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Change-Id: I5cc57abd3e1239cdf8afe21ee4883c1f73cd0e80
src/profiling/ProfilingService.cpp
src/profiling/ProfilingService.hpp
src/profiling/ProfilingStateMachine.cpp
src/profiling/test/ProfilingTests.cpp