-
Notifications
You must be signed in to change notification settings - Fork 196
[MIOpen] Message buffer for logging #3669
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
Open
cderb
wants to merge
43
commits into
develop
Choose a base branch
from
users/cderb/log_buffer
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7b58655
add buffer logging, allows printing before thrown errors
cderb 714367a
limit buffered logs to I2, output on error log, add OutputBufferedLog…
cderb 593859a
add throws to the error log
cderb 921eff1
Merge branch 'develop' into users/cderb/log_buffer
cderb d00a31f
Merge branch 'develop' into users/cderb/log_buffer
cderb ab89678
Merge branch 'develop' into users/cderb/log_buffer
cderb f7d9f9f
Merge branch 'develop' into users/cderb/log_buffer
cderb 41fc8f6
set log buffer to thread_local variable, add unit test
cderb 18380ad
cleanup logging definition
cderb f60e7d6
add doc description of log env var
cderb edad330
update log buffer gtest
cderb a88cf62
add to change log, split gtest for log buffer
cderb 28a7d5e
Update projects/miopen/docs/how-to/debug-log.rst
cderb 9623a71
Apply suggestions from code review
cderb c054b41
Merge branch 'develop' into users/cderb/log_buffer
cderb 9ca0d36
add hostname to log dump notification
cderb 20a700b
Merge branch 'users/cderb/log_buffer' of https://github.com/ROCm/rocm…
cderb 5972d14
Merge branch 'develop' into users/cderb/log_buffer
JonathanLichtnerAMD 6350f04
Merge branch 'develop' into users/cderb/log_buffer
cderb 7646a34
Merge branch 'develop' into users/cderb/log_buffer
cderb f020c71
Merge branch 'develop' into users/cderb/log_buffer
cderb f21816d
Merge branch 'develop' into users/cderb/log_buffer
cderb bcf774e
correction to log buffer index
cderb 57c06fb
clean includes
cderb 21b0cbb
tidy
cderb 7979070
Merge branch 'develop' into users/cderb/log_buffer
cderb b368c32
clear dump file for buffer test
cderb b08d92d
Merge branch 'develop' into users/cderb/log_buffer
cderb 6b2416c
Merge remote-tracking branch 'origin/develop' into users/cderb/log_bu…
cderb f1440fa
global namespace for getpid
cderb a7d465d
add getpid for win
cderb 21709c3
Merge branch 'develop' into users/cderb/log_buffer
cderb 8d30e92
update log buffering functions
cderb b144060
Merge branch 'users/cderb/log_buffer' of https://github.com/ROCm/rocm…
cderb 2c62b97
error fix
cderb 0c2b191
Merge branch 'develop' into users/cderb/log_buffer
cderb d56b20c
nolint
cderb bc49ce2
add function to clear buffer
cderb 74d2135
Merge branch 'develop' into users/cderb/log_buffer
cderb bd1959e
Merge branch 'develop' into users/cderb/log_buffer
cderb 9ebf13f
Merge branch 'develop' into users/cderb/log_buffer
cderb adec567
Merge branch 'develop' into users/cderb/log_buffer
cderb ebb0b06
add test corrections for windows
cderb 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
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.