Update the CounterDirectory Packet offsets to be relative to the start of the table...
authorFinn Williams <Finn.Williams@arm.com>
Fri, 1 May 2020 12:25:55 +0000 (13:25 +0100)
committerfinn.williams <finn.williams@arm.com>
Fri, 1 May 2020 13:30:58 +0000 (13:30 +0000)
commitd44815fc0c8426364f3199bdf38da3fe2c5157dc
treed2a77f546269890b3ce4af60abfed6c662fae26e
parentb56cede253b705367e1ad35735568eb9a30a8470
Update the CounterDirectory Packet offsets to be relative to the start of the table containing that offset

 * IVGCVSW-4763 Update the event pointer table offsets
 * IVGCVSW-4764 Update the event record block offsets
 * IVGCVSW-4765 Update the device name offset
 * IVGCVSW-4766 Update the counter set name offset
 * IVGCVSW-4767 Update device pointer table offsets
 * IVGCVSW-4768 Update the counter set pointer table offsets
 * IVGCVSW-4769 Update the category pointer table offsets

Signed-off-by: Finn Williams <Finn.Williams@arm.com>
Change-Id: I6e815ae5b16478fc5ec760caf704451fe5f84a29
src/profiling/DirectoryCaptureCommandHandler.cpp
src/profiling/SendCounterPacket.cpp
src/profiling/test/ProfilingTests.cpp
src/profiling/test/SendCounterPacketTests.cpp