IVGCVSW-4033 Provide a utility method to send the 'well known'
authorMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 28 Oct 2019 11:42:50 +0000 (11:42 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 28 Oct 2019 16:29:54 +0000 (16:29 +0000)
commit102cdbd76edcd033a2f1c35f4d6853f881bcc1b4
treefba9ede2bd9800de1687c53e3fbc9aaf7958f396
parentab84575629b4836ce592ea77831225ce5bbe676f
IVGCVSW-4033 Provide a utility method to send the 'well known'
labels and event classes

 * Added utility method SendWellKnownLabelsAndEventClasses
 * Added unit tests

Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Change-Id: Id8ec0d0eb6861feb8b61731e656d1571effc904a
src/profiling/SendTimelinePacket.cpp
src/profiling/TimelineUtilityMethods.cpp
src/profiling/TimelineUtilityMethods.hpp
src/profiling/test/TimelineUtilityMethodsTests.cpp