alexcrichton commented on issue #3683:
Oh oops looks like I was too slow, but in any case this is actually a duplicate of this demangling logic so if you're up for it it'd be great to have some sort of helper function in
wasmtime-jit
whichwasmtime::Trap
calls into and this function shares as well.Similarly if you're interested in pushing on vtune one feature the vtune support is missing is loading profiling information for trampolines. Trampolines were added recently to jitdump support but were skipped as part of vtune since I didn't know how to modify it.
bnjbvr commented on issue #3683:
@alexcrichton will look into this!
bnjbvr edited a comment on issue #3683:
@alexcrichton, I will look into this!
Last updated: Nov 22 2024 at 17:03 UTC