qemu-e2k/tests/plugin
Mahmoud Mandour a6851b49e3 plugins/syscall: Added a table-like summary output
Added a table-like output which contains the total number of calls
for each used syscall along with the number of errors that occurred.

Per-call tracing is still available through supplying the argument
``print`` to the plugin.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210519032409.3041-1-ma.mandourr@gmail.com>
Message-Id: <20210520174303.12310-9-alex.bennee@linaro.org>
2021-05-25 16:52:50 +01:00
..
bb.c plugin: Fixes compiling errors on msys2/mingw 2020-10-09 17:27:55 +01:00
empty.c tcg plugins: expose an API version concept 2019-11-12 14:32:55 +00:00
insn.c tests/plugin: expand insn test to detect duplicate instructions 2021-02-18 08:19:23 +00:00
mem.c tests/plugin: allow memory plugin to do both inline and callbacks 2021-02-18 08:19:23 +00:00
meson.build plugins: new syscalls plugin 2021-03-17 07:17:46 +00:00
syscall.c plugins/syscall: Added a table-like summary output 2021-05-25 16:52:50 +01:00