summaryrefslogtreecommitdiffstats
path: root/contrib/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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