aboutsummaryrefslogtreecommitdiff
path: root/tests/plugin/insn.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée1-305/+0
2024-07-05test/plugins: preserve the instruction record over translationsAlex Bennée1-5/+71
2024-07-05test/plugin: make insn plugin less noisy by defaultAlex Bennée1-15/+21
2024-03-06tests/plugin/insn: migrate to new per_vcpu APIPierrick Bouvier1-56/+50
2024-02-28tests/tcg: expand insn test case to exercise register APIAlex Bennée1-0/+21
2023-07-03plugins: fix memory leak while parsing optionsAlex Bennée1-1/+1
2023-06-26tests/plugin: Remove duplicate insn log from libinsn.soRichard Henderson1-8/+1
2022-02-09tests/plugins: add instruction matching to libinsn.soAlex Bennée1-1/+88
2022-02-09tests/plugin: allow libinsn.so per-CPU countsAlex Bennée1-8/+31
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée1-2/+35
2021-09-02tests/plugins/insn: made arg inline not positional and parse it as boolMahmoud Mandour1-2/+12
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée1-1/+11
2020-02-25tests/plugin: prevent uninitialized warningChen Qun1-2/+1
2019-11-12tcg plugins: expose an API version conceptAlex Bennée1-0/+2
2019-10-28tests/plugin: add sample pluginsEmilio G. Cota1-0/+61