Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-15 | plugins: expand the bb plugin to be thread safe and track per-cpu | Alex Bennée | 1 | -13/+84 |
2020-07-15 | tests/plugins: don't unconditionally add -Wpsabi | Alex Bennée | 1 | -4/+18 |
2020-06-18 | configure: Add -Wno-psabi | Richard Henderson | 1 | -1/+1 |
2020-06-16 | plugins: new lockstep plugin for debugging TCG changes | Alex Bennée | 2 | -0/+341 |
2020-06-08 | tests/plugin: correctly honour io_count | Alex Bennée | 1 | -1/+1 |
2020-02-25 | tests/plugins: make howvec clean-up after itself. | Alex Bennée | 1 | -9/+17 |
2020-02-25 | tests/plugin: prevent uninitialized warning | Chen Qun | 2 | -5/+4 |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 7 | -0/+14 |
2019-10-28 | tests/plugin: add hotpages to analyse memory access patterns | Alex Bennée | 2 | -0/+192 |
2019-10-28 | tests/plugin: add instruction execution breakdown | Alex Bennée | 2 | -0/+353 |
2019-10-28 | tests/plugin: add a hotblocks plugin | Alex Bennée | 2 | -0/+144 |
2019-10-28 | tests/plugin: add sample plugins | Emilio G. Cota | 5 | -0/+280 |