IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() function
authorFrancis Murtagh <francis.murtagh@arm.com>
Wed, 4 Sep 2019 14:25:02 +0000 (15:25 +0100)
committerFrancis Murtagh <francis.murtagh@arm.com>
Thu, 5 Sep 2019 10:11:20 +0000 (11:11 +0100)
commit3a161988ebb9e5406d2bcab6fc3a06f8545eb588
treef51f8d18544a20362f671475bd0844d331a2a60e
parent68f78d8ef0134aaaf10ee4db94e808f68f1ba2a8
IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() function

Change-Id: Ic976fc36955bec5e7721d1e34e89e7be79e23053
Signed-off-by: Francis Murtagh <francis.murtagh@arm.com>
src/profiling/ISendCounterPacket.hpp
src/profiling/ProfilingUtils.cpp
src/profiling/ProfilingUtils.hpp
src/profiling/SendCounterPacket.cpp
src/profiling/SendCounterPacket.hpp
src/profiling/test/SendCounterPacketTests.cpp