27 Commits (bbe307639db00738b6852a86cf875e2b1c77aeb9)

Author SHA1 Message Date
Alex Bennée f6d1cd4d48 tests/plugins: add instruction matching to libinsn.so 4 years ago
Alex Bennée 39be9dd30f tests/plugin: allow libinsn.so per-CPU counts 4 years ago
Juro Bystricky d5615bbf91 tests/plugin/syscall.c: fix compiler warnings 4 years ago
Alex Bennée e83f79b3fa tests/plugins: extend the insn plugin to track opcode sizes 5 years ago
Mahmoud Mandour a694d739bb tests/plugins/syscalls: adhere to new arg-passing scheme 5 years ago
Mahmoud Mandour 5ae589faad tests/plugins/mem: introduce "track" arg and make args not positional 5 years ago
Mahmoud Mandour 0163ce3179 tests/plugins/insn: made arg inline not positional and parse it as bool 5 years ago
Mahmoud Mandour 30b95b4452 tests/plugins/bb: adapt to the new arg passing scheme 5 years ago
Mahmoud Mandour a6851b49e3 plugins/syscall: Added a table-like summary output 5 years ago
Matthias Weckbecker 279d0a5b1e plugins: new syscalls plugin 5 years ago
Alex Bennée 0eca92e299 tests/plugin: allow memory plugin to do both inline and callbacks 5 years ago
Alex Bennée e025d799af tests/plugin: expand insn test to detect duplicate instructions 5 years ago
Yonggang Luo 27d891bca9 plugin: Fixes compiling errors on msys2/mingw 6 years ago
Alex Bennée c17a386b6a plugins: move the more involved plugins to contrib 6 years ago
Paolo Bonzini ffac93df19 meson: convert sample plugins 6 years ago
Alex Bennée 406b53c9ca plugins: expand the bb plugin to be thread safe and track per-cpu 6 years ago
Alex Bennée 777dddc501 tests/plugins: don't unconditionally add -Wpsabi 6 years ago
Richard Henderson bac8d222a1 configure: Add -Wno-psabi 6 years ago
Alex Bennée c81950a2f1 plugins: new lockstep plugin for debugging TCG changes 6 years ago
Alex Bennée 4e62bfa9ee tests/plugin: correctly honour io_count 6 years ago
Alex Bennée ec11c4a8ec tests/plugins: make howvec clean-up after itself. 6 years ago
Chen Qun 4133686110 tests/plugin: prevent uninitialized warning 6 years ago
Alex Bennée 3fb356cc86 tcg plugins: expose an API version concept 7 years ago
Alex Bennée 12268df393 tests/plugin: add hotpages to analyse memory access patterns 7 years ago
Alex Bennée f79e8fa3b7 tests/plugin: add instruction execution breakdown 7 years ago
Alex Bennée a208ba09bd tests/plugin: add a hotblocks plugin 7 years ago
Emilio G. Cota 671f760b93 tests/plugin: add sample plugins 8 years ago