summaryrefslogtreecommitdiffstats
path: root/tests/plugin
Commit message (Expand)AuthorAgeFilesLines
* tests/plugins: add instruction matching to libinsn.soAlex Bennée2022-02-091-1/+88
* tests/plugin: allow libinsn.so per-CPU countsAlex Bennée2022-02-091-8/+31
* tests/plugin/syscall.c: fix compiler warningsJuro Bystricky2021-11-291-5/+3Star
* tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée2021-11-041-2/+35
* tests/plugins/syscalls: adhere to new arg-passing schemeMahmoud Mandour2021-09-021-7/+16
* tests/plugins/mem: introduce "track" arg and make args not positionalMahmoud Mandour2021-09-021-18/+29
* tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour2021-09-021-2/+12
* tests/plugins/bb: adapt to the new arg passing schemeMahmoud Mandour2021-09-021-4/+11
* plugins/syscall: Added a table-like summary outputMahmoud Mandour2021-05-251-5/+93
* plugins: new syscalls pluginMatthias Weckbecker2021-03-172-1/+50
* tests/plugin: allow memory plugin to do both inline and callbacksAlex Bennée2021-02-181-7/+20
* tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-181-1/+11
* plugin: Fixes compiling errors on msys2/mingwYonggang Luo2020-10-091-2/+2
* plugins: move the more involved plugins to contribAlex Bennée2020-09-105-1042/+2Star
* meson: convert sample pluginsPaolo Bonzini2020-08-212-46/+7Star
* plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée2020-07-151-13/+84
* tests/plugins: don't unconditionally add -WpsabiAlex Bennée2020-07-151-4/+18
* configure: Add -Wno-psabiRichard Henderson2020-06-181-1/+1
* plugins: new lockstep plugin for debugging TCG changesAlex Bennée2020-06-162-0/+341
* tests/plugin: correctly honour io_countAlex Bennée2020-06-081-1/+1
* tests/plugins: make howvec clean-up after itself.Alex Bennée2020-02-251-9/+17
* tests/plugin: prevent uninitialized warningChen Qun2020-02-252-5/+4Star
* tcg plugins: expose an API version conceptAlex Bennée2019-11-127-0/+14
* tests/plugin: add hotpages to analyse memory access patternsAlex Bennée2019-10-282-0/+192
* tests/plugin: add instruction execution breakdownAlex Bennée2019-10-282-0/+353
* tests/plugin: add a hotblocks pluginAlex Bennée2019-10-282-0/+144
* tests/plugin: add sample pluginsEmilio G. Cota2019-10-285-0/+280