summary refs log tree commit diff stats
path: root/tests/plugin/insn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/plugin/insn: migrate to new per_vcpu APIPierrick Bouvier2024-03-061-56/+50
* tests/tcg: expand insn test case to exercise register APIAlex Bennée2024-02-281-0/+21
* plugins: fix memory leak while parsing optionsAlex Bennée2023-07-031-1/+1
* tests/plugin: Remove duplicate insn log from libinsn.soRichard Henderson2023-06-261-8/+1
* 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/plugins: extend the insn plugin to track opcode sizesAlex Bennée2021-11-041-2/+35
* tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour2021-09-021-2/+12
* tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-181-1/+11
* tests/plugin: prevent uninitialized warningChen Qun2020-02-251-2/+1
* tcg plugins: expose an API version conceptAlex Bennée2019-11-121-0/+2
* tests/plugin: add sample pluginsEmilio G. Cota2019-10-281-0/+61