Re: [PATCH v3 17/25] Add magic and size to the trace header

2020-06-23 Thread Alex Bennée
Richard Henderson writes: > Sanity check that we're not getting out of sync with > the trace stream. This will be especially bad with > the change in size of the sve save data. > > Signed-off-by: Richard Henderson > --- > risu.h | 10 +++- > risu.c | 162

[PATCH v3 17/25] Add magic and size to the trace header

2020-05-21 Thread Richard Henderson
Sanity check that we're not getting out of sync with the trace stream. This will be especially bad with the change in size of the sve save data. Signed-off-by: Richard Henderson --- risu.h | 10 +++- risu.c | 162 - 2 files changed, 136 i