-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[wasm] Enable the log profiler #107434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[wasm] Enable the log profiler #107434
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4d5088b
feat(wasm): Enable the log profiler
jeromelaban 5665edf
chore: Disable for wasi
jeromelaban c10694a
chore: Add log profiler docs
jeromelaban 2439386
chore: Adjust flush logs syntax
jeromelaban 15f8151
chore: Adjust defines, add conditionals, remove Module dependency
jeromelaban 51d038b
chore: Adjust buffer_unlock exclusion
jeromelaban 0158a26
chore: Adjust doc
jeromelaban 402ed92
chore: Add log profiler sample
jeromelaban a817dfb
chore: Add more sample logging
jeromelaban 59bdd89
chore: Remove unused makefile target
jeromelaban d6cce7c
chore: Remove icall, use jit interception to take heap sot
jeromelaban 61337f5
chore: Remove unused logs
jeromelaban dc0ad26
Merge branch 'main' into dev/jela/log-profiler
jeromelaban 33221c4
chore: Remove unused dependency
jeromelaban d4887e5
Revert "chore: Remove unused dependency"
pavelsavara afee25a
remove ENABLE_BROWSER_PROFILER from default build
pavelsavara a03da8f
Draft of WBT.
ilonatommy 760689b
Miss-commit, there's no profiler.js in the sample.
ilonatommy 8e4bc94
Shift the responsibility of checking profile's size to the browser.
ilonatommy 8c9da17
Test linking of all 3 types of loggers + running one of them.
ilonatommy 32bfeaa
link all 3 at the same time
pavelsavara 3b1273e
fix [Fact]
pavelsavara ab0b6e4
Treat a list of loggers as one argument.
ilonatommy 5a21413
fix?
pavelsavara File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.