IVGCVSW-3931 Create the Timeline Event Binary Packet
authorMatteo Martincigh <matteo.martincigh@arm.com>
Wed, 16 Oct 2019 09:29:17 +0000 (10:29 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Wed, 16 Oct 2019 12:41:02 +0000 (13:41 +0100)
commit8844c2f35b06931a799f9a77637e8e291b43d60a
treeecee747df54c51916381170635bbaa2b89a86824
parentb884ea4441097b2a8231aed90b41a637524944c2
IVGCVSW-3931 Create the Timeline Event Binary Packet

 * Added WriteTimelineEventBinaryPacket function
 * Added unit tests
 * Code refactoring

Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Change-Id: I36b6a8b26bb46eb5ea97bb711ef7e153ea6d851f
src/profiling/ProfilingUtils.cpp
src/profiling/ProfilingUtils.hpp
src/profiling/test/TimelinePacketTests.cpp