Stream: git-wasmtime

Topic: wasmtime / PR #7568 Add profile flags to cli-flags crate


view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2023 at 17:33):

rahulchaphalkar opened PR #7568 from rahulchaphalkar:add-profile-flags to bytecodealliance:main:

This change adds profile options like vtune, jitdump and perfmap to cli-flags crate, so that they can be used by Sightglass 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 separate Profile group if needed instead.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2023 at 17:33):

rahulchaphalkar requested alexcrichton for a review on PR #7568.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2023 at 17:33):

rahulchaphalkar requested wasmtime-core-reviewers for a review on PR #7568.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2023 at 17:41):

rahulchaphalkar updated PR #7568.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 21 2023 at 18:51):

jlb6740 requested jlb6740 for a review on PR #7568.


Last updated: Nov 22 2024 at 16:03 UTC