Struct wasmtime_jit::JitDumpAgent [−][src]
pub struct JitDumpAgent { /* fields omitted */ }Expand description
Interface for driving the creation of jitdump files
Implementations
Trait Implementations
Notify the profiler of a new module loaded into memory
Notify the profiler that the object file provided contains dynamically-generated trampolines which are now being loaded. Read more
