mirror_qemu/contrib/plugins
Alex Bennée 8c1f1020d6 contrib/plugins: reset skip when matching in execlog
The purpose of the matches was to only track the execution of
instructions we care about. Without resetting skip to the value at the
start of the block we end up dumping all instructions after the match
with the consequent load on the instrumentation.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Alexandre Iooss <erdnaxe@crans.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220929114231.583801-40-alex.bennee@linaro.org>
2022-10-06 11:53:40 +01:00
..
Makefile contrib/plugins: add a drcov plugin 2022-02-09 12:08:42 +00:00
cache.c misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
drcov.c contrib/plugins: add a drcov plugin 2022-02-09 12:08:42 +00:00
execlog.c contrib/plugins: reset skip when matching in execlog 2022-10-06 11:53:40 +01:00
hotblocks.c plugins/hotblocks: Added correct boolean argument parsing 2021-09-02 11:29:34 +01:00
hotpages.c plugins/hotpages: introduce sortby arg and parsed bool args correctly 2021-09-02 11:29:34 +01:00
howvec.c plugins/howvec: adapting to the new argument passing scheme 2021-09-02 11:29:34 +01:00
hwprofile.c plugins/hwprofile: adapt to the new plugin arguments scheme 2021-09-02 11:29:34 +01:00
lockstep.c plugins/lockstep: make socket path not positional & parse bool arg 2021-09-02 11:29:34 +01:00