Support vtune profiling of trampolines too (#3687)
* Provide helpers for demangling function names * Profile trampolines in vtune too * get rid of mapping * avoid code duplication with jitdump_linux * maintain previous default display name for wasm functions * no dash, grrr * Remove unused profiling error type
This commit is contained in:
@@ -86,7 +86,7 @@ members = [
|
||||
exclude = [
|
||||
'crates/wasi-common/WASI/tools/witx-cli',
|
||||
'docs/rust_wasi_markdown_parser'
|
||||
]
|
||||
]
|
||||
|
||||
[features]
|
||||
default = ["jitdump", "wasmtime/wat", "wasmtime/parallel-compilation", "wasi-nn"]
|
||||
|
||||
Reference in New Issue
Block a user