On Wed, 14 Apr 2021 19:11:19 +0100 Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote: > Where the plugin (ought to) live depends heavily on whether we consider > the trace format a stable ABI or not. Agreed. Like the VMware plugin to handle ESX traces. It's internal and not published as the API is not stable. But if it ever becomes stable, and you would like it to live with KernelShark, we are looking to have a place to store third party plugins. We are working to make sure that the API for KernelShark plugins remains stable, so your plugins should always work too. -- Steve