summaryrefslogtreecommitdiffstats
path: root/contrib/plugins
Commit message (Expand)AuthorAgeFilesLines
* contrib/plugins: protect execlog's last_exec expansionAlex Bennée2022-10-311-8/+30
* contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée2022-10-311-0/+1
* contrib/plugins: reset skip when matching in execlogAlex Bennée2022-10-061-1/+4
* plugins: extend execlog to filter matchesAlex Bennée2022-10-061-14/+82
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* contrib/plugins: add a drcov pluginIvanov Arkady2022-02-092-0/+164
* plugins/cache: make L2 emulation optional through argsMahmoud Mandour2021-11-041-22/+54
* plugins/cache: split command line arguments into name and valueMahmoud Mandour2021-11-041-27/+30
* plugins/cache: implement unified L2 cache emulationMahmoud Mandour2021-11-041-81/+175
* plugins/cache: freed heap-allocated mutexesMahmoud Mandour2021-11-041-0/+3
* plugins/howvec: adapting to the new argument passing schemeMahmoud Mandour2021-09-021-8/+19
* plugins/hwprofile: adapt to the new plugin arguments schemeMahmoud Mandour2021-09-021-12/+27
* plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour2021-09-021-9/+22
* plugins/hotblocks: Added correct boolean argument parsingMahmoud Mandour2021-09-021-2/+12
* plugins/hotpages: introduce sortby arg and parsed bool args correctlyMahmoud Mandour2021-09-021-10/+20
* plugins/cache: supported multicore cache modellingMahmoud Mandour2021-09-021-44/+132
* plugins/execlog: removed unintended "s" at the end of log lines.Mahmoud Mandour2021-09-021-1/+1
* plugins/cache: Fixed "function decl. is not a prototype" warningsMahmoud Mandour2021-07-231-3/+3
* plugins/cache: limited the scope of a mutex lockMahmoud Mandour2021-07-231-2/+1Star
* plugins/cache: Fixed a bug with destroying FIFO metadataMahmoud Mandour2021-07-231-1/+1
* plugins/cache: Added FIFO and LRU eviction policiesMahmoud Mandour2021-07-141-13/+190
* plugins/cache: Enable cache parameterizationMahmoud Mandour2021-07-141-1/+46
* plugins: Added a new cache modelling pluginMahmoud Mandour2021-07-142-0/+420
* contrib/plugins: add execlog to log instruction execution and memory accessAlexandre Iooss2021-07-142-0/+154
* contrib/plugins: enable -Wall for building pluginsAlex Bennée2021-07-141-1/+1
* plugins: Expose physical addresses instead of device offsetsAaron Lindsay2021-03-172-2/+2
* contrib: Open brace '{' following struct go on the same linezhouyang2021-02-181-2/+1Star
* contrib: space required after that ','zhouyang2021-02-181-6/+6
* contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"zhouyang2021-02-181-1/+1
* contrib: Don't use '#' flag of printf formatzhouyang2021-02-184-6/+6
* plugins: new hwprofile pluginAlex Bennée2021-02-182-0/+306
* plugins: Fix two resource leaks in setup_socket()Alex Chen2020-11-161-0/+2
* plugins: Fix resource leak in connect_socket()Alex Chen2020-11-161-0/+1
* plugin: Fixes compiling errors on msys2/mingwYonggang Luo2020-10-091-1/+1
* plugins: move the more involved plugins to contribAlex Bennée2020-09-105-0/+1082