plugins: add helper functions for coverage plugins
commit91d40327106c372760d09ffae93f91c24fcbbb6c
authorIvanov Arkady <arkadiy.ivanov@ispras.ru>
Fri, 4 Feb 2022 20:43:30 +0000 (4 20:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 9 Feb 2022 12:08:42 +0000 (9 12:08 +0000)
tree0832c3cd8e5efc3c6bd632253f37b846056767e1
parent126d4123c50a78a99e04196126d42627911ef5b8
plugins: add helper functions for coverage plugins

Which provide information about:
- start_code.
- end_code.
- entry.
- path to the executable binary.

Signed-off-by: Ivanov Arkady <arkadiy.ivanov@ispras.ru>
Message-Id: <163491883461.304355.8210754161847179432.stgit@pc-System-Product-Name>
[AJB: reword title, better descriptions, defaults, rm export, fix include]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220204204335.1689602-22-alex.bennee@linaro.org>
include/qemu/qemu-plugin.h
plugins/api.c
plugins/qemu-plugins.symbols