[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record f
From: |
Alex Bennée |
Subject: |
Re: [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format |
Date: |
Tue, 27 Feb 2024 15:57:24 +0000 |
User-agent: |
mu4e 1.12.0; emacs 29.1 |
Nicholas Piggin <npiggin@gmail.com> writes:
> The v12 format support for replay-dump has a few issues still. This
> fixes async decoding; adds event, shutdown, and end decoding; fixes
> audio in / out events, fixes checkpoint checking of following async
> events.
>
> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PATCH v3 0/9] replay: fixes and new test cases, Nicholas Piggin, 2024/02/26
- [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format, Nicholas Piggin, 2024/02/26
- Re: [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format,
Alex Bennée <=
- [PATCH v3 2/9] scripts/replay-dump.py: rejig decoders in event number order, Nicholas Piggin, 2024/02/26
- [PATCH v3 3/9] tests/avocado: excercise scripts/replay-dump.py in replay tests, Nicholas Piggin, 2024/02/26
- [PATCH v3 4/9] replay: allow runstate shutdown->running when replaying trace, Nicholas Piggin, 2024/02/26
- [PATCH v3 5/9] Revert "replay: stop us hanging in rr_wait_io_event", Nicholas Piggin, 2024/02/26
- [PATCH v3 6/9] chardev: set record/replay on the base device of a muxed device, Nicholas Piggin, 2024/02/26
- [PATCH v3 7/9] replay: Fix migration use of clock, Nicholas Piggin, 2024/02/26