diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-06-02 16:52:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-02 13:52:34 -0700 |
commit | a440c7697875e5fcc046370b40295f6dffe44ee0 (patch) | |
tree | 8116cb469426be60083e058e8bee6d2411b9b411 /test/example/cpp-unit.cpp | |
parent | d8f2ddd4d680b059c2daded7f57051bf21d77297 (diff) | |
download | binaryen-a440c7697875e5fcc046370b40295f6dffe44ee0.tar.gz binaryen-a440c7697875e5fcc046370b40295f6dffe44ee0.tar.bz2 binaryen-a440c7697875e5fcc046370b40295f6dffe44ee0.zip |
[wasm-split] Add a merge-profiles mode (#3917)
Given a list of profiles for the same module, --merge-profiles produces a single
combined profile the contains the minimum timestamp among the original profiles
for each function. When verbose output is enabled, also emit a message for each
profile that could individually be removed without affecting the set of
functions in the combined profile, as suggested in #3912.
Diffstat (limited to 'test/example/cpp-unit.cpp')
0 files changed, 0 insertions, 0 deletions