Hi all, I have been trying to use the hwprofile and cache plugin on qemu-system-riscv64. They failed to load with an undefined symbol error. It looks like some of the plugin API functions are missing from the symbol list, so I added them. Afterwards the plugins worked (eventhough the cache plugin is segfaulting on shutdown, but that is a separate, unrelated issue).
Hope that's okay. BR, Lukas Lukas Jünger (1): plugins/: Add missing functions to symbol list plugins/qemu-plugins.symbols | 3 +++ 1 file changed, 3 insertions(+) -- 2.31.1
