Age | Commit message (Expand) | Author |
2022-02-09 | tests/plugins: add instruction matching to libinsn.so | Alex Bennée |
2022-02-09 | tests/plugin: allow libinsn.so per-CPU counts | Alex Bennée |
2021-11-29 | tests/plugin/syscall.c: fix compiler warnings | Juro Bystricky |
2021-11-04 | tests/plugins: extend the insn plugin to track opcode sizes | Alex Bennée |
2021-09-02 | tests/plugins/syscalls: adhere to new arg-passing scheme | Mahmoud Mandour |
2021-09-02 | tests/plugins/mem: introduce "track" arg and make args not positional | Mahmoud Mandour |
2021-09-02 | tests/plugins/insn: made arg inline not positional and parse it as bool | Mahmoud Mandour |
2021-09-02 | tests/plugins/bb: adapt to the new arg passing scheme | Mahmoud Mandour |
2021-05-25 | plugins/syscall: Added a table-like summary output | Mahmoud Mandour |
2021-03-17 | plugins: new syscalls plugin | Matthias Weckbecker |
2021-02-18 | tests/plugin: allow memory plugin to do both inline and callbacks | Alex Bennée |
2021-02-18 | tests/plugin: expand insn test to detect duplicate instructions | Alex Bennée |
2020-10-09 | plugin: Fixes compiling errors on msys2/mingw | Yonggang Luo |
2020-09-10 | plugins: move the more involved plugins to contrib | Alex Bennée |
2020-08-21 | meson: convert sample plugins | Paolo Bonzini |
2020-07-15 | plugins: expand the bb plugin to be thread safe and track per-cpu | Alex Bennée |
2020-07-15 | tests/plugins: don't unconditionally add -Wpsabi | Alex Bennée |
2020-06-18 | configure: Add -Wno-psabi | Richard Henderson |
2020-06-16 | plugins: new lockstep plugin for debugging TCG changes | Alex Bennée |
2020-06-08 | tests/plugin: correctly honour io_count | Alex Bennée |
2020-02-25 | tests/plugins: make howvec clean-up after itself. | Alex Bennée |
2020-02-25 | tests/plugin: prevent uninitialized warning | Chen Qun |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée |
2019-10-28 | tests/plugin: add hotpages to analyse memory access patterns | Alex Bennée |
2019-10-28 | tests/plugin: add instruction execution breakdown | Alex Bennée |
2019-10-28 | tests/plugin: add a hotblocks plugin | Alex Bennée |
2019-10-28 | tests/plugin: add sample plugins | Emilio G. Cota |