qemu/contrib/plugins
Mahmoud Mandour e2c5557ce1 plugins: Added a new cache modelling plugin
Added a cache modelling plugin that uses a static configuration used in
many of the commercial microprocessors and uses random eviction policy.

The purpose of the plugin is to identify the most cache-thrashing
instructions for both instruction cache and data cache.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210623125458.450462-2-ma.mandourr@gmail.com>
Message-Id: <20210709143005.1554-37-alex.bennee@linaro.org>
2021-07-14 15:54:13 +01:00
..
cache.c plugins: Added a new cache modelling plugin 2021-07-14 15:54:13 +01:00
execlog.c contrib/plugins: add execlog to log instruction execution and memory access 2021-07-14 15:54:13 +01:00
hotblocks.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
hotpages.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
howvec.c contrib: Open brace '{' following struct go on the same line 2021-02-18 08:17:27 +00:00
hwprofile.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
lockstep.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
Makefile plugins: Added a new cache modelling plugin 2021-07-14 15:54:13 +01:00