1. 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 4 months ago
  2. 14fd492 contrib/plugins: protect execlog's last_exec expansion by Alex Bennée · 2 years, 5 months ago
  3. a4cc0b7 contrib/plugins: enable debug on CONFIG_DEBUG_TCG by Alex Bennée · 2 years, 5 months ago
  4. 8c1f102 contrib/plugins: reset skip when matching in execlog by Alex Bennée · 2 years, 6 months ago
  5. b7855bf plugins: extend execlog to filter matches by Alex Bennée · 2 years, 6 months ago
  6. 7a21bee misc: fix commonly doubled up words by Daniel P. Berrangé · 2 years, 8 months ago
  7. 227b45d contrib/plugins: add a drcov plugin by Ivanov Arkady · 3 years, 1 month ago
  8. 447f935 plugins/cache: make L2 emulation optional through args by Mahmoud Mandour · 3 years, 5 months ago
  9. 53366ad plugins/cache: split command line arguments into name and value by Mahmoud Mandour · 3 years, 5 months ago
  10. 14f3110 plugins/cache: implement unified L2 cache emulation by Mahmoud Mandour · 3 years, 5 months ago
  11. ad039c5 plugins/cache: freed heap-allocated mutexes by Mahmoud Mandour · 3 years, 5 months ago
  12. d852535 plugins/howvec: adapting to the new argument passing scheme by Mahmoud Mandour · 3 years, 8 months ago
  13. 6075384 plugins/hwprofile: adapt to the new plugin arguments scheme by Mahmoud Mandour · 3 years, 8 months ago
  14. b18a0ca plugins/lockstep: make socket path not positional & parse bool arg by Mahmoud Mandour · 3 years, 8 months ago
  15. 8a3eab6 plugins/hotblocks: Added correct boolean argument parsing by Mahmoud Mandour · 3 years, 8 months ago
  16. f698d5e plugins/hotpages: introduce sortby arg and parsed bool args correctly by Mahmoud Mandour · 3 years, 8 months ago
  17. c79a211 plugins/cache: supported multicore cache modelling by Mahmoud Mandour · 3 years, 8 months ago
  18. b403106 plugins/execlog: removed unintended "s" at the end of log lines. by Mahmoud Mandour · 3 years, 7 months ago
  19. c2888a6 plugins/cache: Fixed "function decl. is not a prototype" warnings by Mahmoud Mandour · 3 years, 8 months ago
  20. 072c444 plugins/cache: limited the scope of a mutex lock by Mahmoud Mandour · 3 years, 8 months ago
  21. de9fc40 plugins/cache: Fixed a bug with destroying FIFO metadata by Mahmoud Mandour · 3 years, 8 months ago
  22. 40c4a55 plugins/cache: Added FIFO and LRU eviction policies by Mahmoud Mandour · 3 years, 8 months ago
  23. 86ae3a1 plugins/cache: Enable cache parameterization by Mahmoud Mandour · 3 years, 8 months ago
  24. e2c5557 plugins: Added a new cache modelling plugin by Mahmoud Mandour · 3 years, 8 months ago
  25. 3d7caf1 contrib/plugins: add execlog to log instruction execution and memory access by Alexandre Iooss · 3 years, 8 months ago
  26. 7a1f6e5 contrib/plugins: enable -Wall for building plugins by Alex Bennée · 3 years, 8 months ago
  27. 787148b plugins: Expose physical addresses instead of device offsets by Aaron Lindsay · 4 years ago
  28. 24fa5d6 contrib: Open brace '{' following struct go on the same line by zhouyang · 4 years, 1 month ago
  29. edd4a85 contrib: space required after that ',' by zhouyang · 4 years, 1 month ago
  30. 247b3c7 contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" by zhouyang · 4 years, 1 month ago
  31. 7fe7ab1 contrib: Don't use '#' flag of printf format by zhouyang · 4 years, 1 month ago
  32. a622d64 plugins: new hwprofile plugin by Alex Bennée · 4 years, 1 month ago
  33. 9cd7dde plugins: Fix two resource leaks in setup_socket() by Alex Chen · 4 years, 4 months ago
  34. dbb864b plugins: Fix resource leak in connect_socket() by Alex Chen · 4 years, 4 months ago
  35. 27d891b plugin: Fixes compiling errors on msys2/mingw by Yonggang Luo · 4 years, 5 months ago
  36. c17a386 plugins: move the more involved plugins to contrib by Alex Bennée · 4 years, 6 months ago