IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket() function

Signed-off-by: Ferran Balaguer <ferran.balaguer@arm.com>
Change-Id: Ib034a4f5ca589759d925e3dd0ca50e5a3dfa74c5
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8cc1d2c..1a07f69 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -429,6 +429,10 @@
     src/profiling/ProfilingConnectionFactory.hpp
     src/profiling/IBufferWrapper.hpp
     src/profiling/ISendCounterPacket.hpp
+    src/profiling/SendCounterPacket.hpp
+    src/profiling/SendCounterPacket.cpp
+    src/profiling/ProfilingUtils.hpp
+    src/profiling/ProfilingUtils.cpp
     third-party/half/half.hpp
     )