diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2022-09-29 12:42:15 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2022-10-06 11:53:40 +0100 |
commit | b7855bf65f5bed868b06d6492a6d8a174f6cb71b (patch) | |
tree | 7e65b426592f7e7201a0bed2a26f1cb9961b81ed /plugins | |
parent | 90bbf9d9dbbbc3956fd0e9a641e724d210190757 (diff) |
plugins: extend execlog to filter matches
Sometimes the whole execlog is just two much so add the ability to
filter by instruction opcode or address.
[AJB: this shows for example
qemu-system-aarch64 -display none -serial mon:stdio \
-M virt -cpu max \
-semihosting-config enable=on \
-kernel ./tests/tcg/aarch64-softmmu/memory-sve \
-plugin ./contrib/plugins/libexeclog.so,ifilter=st1w,afilter=0x40001808 -d plugin -D plugin.out
the st1w SVE instruction is not instrumenting its stores.]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alexandre Iooss <erdnaxe@crans.org>
Cc: Robert Henry <robhenry@microsoft.com>
Cc: Aaron Lindsay <aaron@os.amperecomputing.com>
Message-Id: <20220929114231.583801-36-alex.bennee@linaro.org>
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions