commit | 4ed6f2c18f6e48694983fb17c0ede597b01b1b36 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Tue Apr 02 12:21:25 2019 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Apr 18 22:11:58 2019 +0000 |
tree | cf362651cc2caaadc918aeffeb992b0e807fe4e2 | |
parent | ae6bdb11ed638765cd450d90d208b20006aed8a7 [diff] |
Remove bitfields from the SEL record structures Bitfields are not endian-safe, so this change removes the bitfields from the SEL record structures and defines the event direction as an offset. Tested: Confirmed that SEL events are still added and listed with the correct assertion state. Change-Id: I4b7428d28b2738f729612e6d793a61694853f89a Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>