aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2019-10-25 13:17:30 +0100
committerMatteo Martincigh <matteo.martincigh@arm.com>2019-10-28 16:29:22 +0000
commitab84575629b4836ce592ea77831225ce5bbe676f (patch)
treea756383845ba3a936699adae858b88896f96feed /CMakeLists.txt
parentd6f26fc022defe1f6220bb6e2874fefc9a4c0cba (diff)
downloadarmnn-ab84575629b4836ce592ea77831225ce5bbe676f.tar.gz
IVGCVSW-4031 Provide well known profiling GUIDs
Change-Id: Ibf99b025f51503e8937012b655aad74698f32e38 Signed-off-by: Jim Flynn <jim.flynn@arm.com> Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ac8b7e4264..005650fc74 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -462,6 +462,8 @@ list(APPEND armnn_sources
src/profiling/IProfilingConnection.hpp
src/profiling/IProfilingConnectionFactory.hpp
src/profiling/IProfilingGuidGenerator.hpp
+ src/profiling/LabelsAndEventClasses.cpp
+ src/profiling/LabelsAndEventClasses.hpp
src/profiling/Packet.hpp
src/profiling/PacketBuffer.cpp
src/profiling/PacketBuffer.hpp