rahulchaphalkar opened PR #7568 from rahulchaphalkar:add-profile-flags
to bytecodealliance:main
:
This change adds profile options like
vtune
,jitdump
andperfmap
to cli-flags crate, so that they can be used bySightglass
and other benchmarks (via--engine-flags
for sightglass).
This will enable wasm code visibility via profilers like vtune in sightglass, which was lacking.I have added these flags to the
Debug
group of options - I can create a separateProfile
group if needed instead.
rahulchaphalkar requested alexcrichton for a review on PR #7568.
rahulchaphalkar requested wasmtime-core-reviewers for a review on PR #7568.
rahulchaphalkar updated PR #7568.
jlb6740 requested jlb6740 for a review on PR #7568.
Last updated: Nov 22 2024 at 16:03 UTC