scripts/replay_dump: track total number of instructions
commit41e17cc8aa75a8e8e604e17fdf8adcccdca60903
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 11 Dec 2023 09:13:34 +0000 (11 09:13 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Jan 2024 13:58:35 +0000 (8 13:58 +0000)
tree4cb79095b7c716fa88a4f202a94f937305c664ac
parentfcc8c529fe45981496f1ee1fb0f59a1f9f36ba8a
scripts/replay_dump: track total number of instructions

This will help in tracking where we are in the stream when debugging.

Reviewed-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231211091346.14616-6-alex.bennee@linaro.org>
scripts/replay-dump.py