This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 2.6k
Move eventpipe buffer to TLS #21817
Merged
Merged
Move eventpipe buffer to TLS #21817
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
caf37e7
start ripping out eventpipe buffer to tls
sywhang 28d19d5
can now emit events from gc threads
sywhang 73f698b
cleanup
sywhang 42b6d5d
more cleanup
sywhang 170d854
more cleanup
sywhang 662f9c0
tested on linux
sywhang f29f9ae
Addressing PR comments
sywhang 6c7be1f
Move things around a bit to build in Linux
sywhang 71ebf65
change eventpipe buffer deallocation code
sywhang 4247f7a
more cleanup
sywhang 11f931f
this while loop doesnt do anything now
sywhang 150fb56
Fix build
sywhang 3c4f270
fixing build
sywhang a18754e
More cleanup
sywhang 884133c
more pr comments
sywhang c7202eb
Fix unix build
sywhang e0bf8fe
more pr comments
sywhang 917aac3
trying to add a message to assertion that seems to be causing CIs to …
sywhang b982b14
more pr feedback
sywhang fa2e16a
handle non-2-byte aligned string payloads inside payload buffers
sywhang 59d4e13
some more cleanup
sywhang f4697d5
Fix off by one error in null index calculation
sywhang a0d938f
Make Get/SetThreadEventBufferList a static member of ThreadEventBuffe…
sywhang b6b2a64
make only the methods public in ThreadEventBufferList
sywhang 4e7eebc
Addressing noah's comments
sywhang 0104e17
fix comment and last off by 1 error
sywhang 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
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.