1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 10:52:33 +01:00

Fix for 64 bit revent [part 2]

The struct used to read events is being padded when built for 64
bit platforms. The padding has been made explicit in the struct, and
matching padding was added when writing the events during recording.
This commit is contained in:
Vasilis Flouris
2015-03-23 18:55:53 +00:00
parent bf12d18457
commit 01d4126cc8
3 changed files with 30 additions and 25 deletions

Binary file not shown.

Binary file not shown.