[PATCH 10/37] perf intel-pt: Clear FUP flag on error

2017-05-19 Thread Adrian Hunter
Sometimes a FUP packet is associated with a TSX transaction and a flag is set to indicate that. Ensure that flag is cleared on any error condition because at that point the decoder can no longer assume it is correct. Signed-off-by: Adrian Hunter ---

[PATCH 10/37] perf intel-pt: Clear FUP flag on error

2017-05-19 Thread Adrian Hunter
Sometimes a FUP packet is associated with a TSX transaction and a flag is set to indicate that. Ensure that flag is cleared on any error condition because at that point the decoder can no longer assume it is correct. Signed-off-by: Adrian Hunter ---