Benjamin Ling

Results 4 issues of Benjamin Ling

There are times after collecting a profile, we wish to manually include specific functions into the primary module. It could be due to non-deterministic profiling or functions for error scenarios...

Allows us to generate / print out a callgraph for a specific entry point which we'd like to focus on. Sample usage: `wasm-opt foobar.wasm --print-call-graph -pa=callgraph-entry@foo > foo.dot`

Please include the following in your bug report: **Version of emscripten/emsdk:** emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.65 (7f8a05dd4e37cbd7ffde6d624f91fd545f7b52e3) clang version 20.0.0git (https:/github.com/llvm/llvm-project 547917aebd1e79a8929b53f0ddf3b5185ee4df74) **Issue** I have...

Please include the following in your bug report: **Version of emscripten/emsdk:** Please include the output `emcc -v` here emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.61 (67fa4c16496b157a7fc3377afd69ee0445e8a6e3) clang...