IVGCVSW-3929 Create the Timeline Event Class Binary Packet
authorJan Eilers <jan.eilers@arm.com>
Tue, 15 Oct 2019 14:23:25 +0000 (15:23 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Wed, 16 Oct 2019 09:47:17 +0000 (09:47 +0000)
commit92fa15b8ad514a026093748a0cf0771eb99bbc6f
tree8c7c4c0fb1a0c74419ac9e2577bdcd9168f6cebb
parent6fe5247f8997a04edfdd7c974c96a0a086ef3ab5
IVGCVSW-3929 Create the Timeline Event Class Binary Packet

* Added some utility functions
* Added WriteTimelineEventClassBinaryPacket
* Added related unit tests

Signed-off-by: Jan Eilers <jan.eilers@arm.com>
Change-Id: Ib1fca3f8642bf5bbddb5ce51f2d90581a86359b1
src/profiling/ProfilingUtils.cpp
src/profiling/ProfilingUtils.hpp
src/profiling/test/TimelinePacketTests.cpp