On 21 June 2017 at 16:42, Alex Bennée <alex.ben...@linaro.org> wrote: > Hi Peter, > > Re-based with review comments addressed and tags added where > appropriate. > > Alex Bennée (10): > README: document the coding style used for risu > build-all-archs: support cross building via docker > risu: a bit more verbosity when starting > risu: paramterise send/receive functions > risu: add header to trace stream > risu: add simple trace and replay support > risu: handle trace through stdin/stdout > risu: add support compressed tracefiles > new: record_traces.sh helper script > new: run_risu.sh script
Hi -- these look OK to me so I have applied them to risu master (I fixed up a few checkpatch style issues but nothing major). I notice there's no documentation of the record/replay feature, though -- could you send a patch which adds discussion of how to use it to the README file, please? The 'Building' section in the README should also mention that we recommend having zlib available. thanks -- PMM