IVGCVSW-3415 Create the Packet Class

Change-Id: Ie59e82e7f87f5ba6496aa8579bc9d40360d90999
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 66b8cf4..b098a0a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -413,6 +413,8 @@
     src/armnn/optimizations/SquashEqualSiblings.hpp
     src/profiling/CommandHandlerKey.cpp
     src/profiling/CommandHandlerKey.hpp
+    src/profiling/Packet.cpp
+    src/profiling/Packet.hpp
     third-party/half/half.hpp
     )