IVGCVSW-4027 Add the IProfilingGuidGenerator interface
authorJim Flynn <jim.flynn@arm.com>
Thu, 24 Oct 2019 10:58:06 +0000 (11:58 +0100)
committerJim Flynn <jim.flynn@arm.com>
Fri, 25 Oct 2019 10:27:29 +0000 (11:27 +0100)
commit00f3aaf282c53b47f4cebfa4b29d7039da883bc1
tree6ac1bf62f5c0cc442ddc77800ef44346185df16e
parentc975f9295e076febd4ecd45c9174d54f7327b3cc
IVGCVSW-4027 Add the IProfilingGuidGenerator interface

Change-Id: Idfb80d73171aa2b57d4dcf01dc137817cf19d2bd
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
CMakeLists.txt
src/profiling/IProfilingGuidGenerator.hpp [new file with mode: 0644]
src/profiling/ProfilingGuidGenerator.hpp
src/profiling/ProfilingService.cpp
src/profiling/ProfilingService.hpp
src/profiling/test/SendTimelinePacketTests.cpp