-
Notifications
You must be signed in to change notification settings - Fork 757
TraceLog streaming/in-memory EventPipe support #1867
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
brianrob
merged 24 commits into
microsoft:main
from
vaind:feat/eventpipe-tracelog-streaming
Jun 29, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ebd4670
wip: tracelog support for streaming an eventpipe source
vaind a9433c5
tracelog streaming fixes
vaind 392c9fa
TraceLog support for initial rundown session
vaind 6286887
fix stacktrace resolution on system frames
vaind f714892
feat: realtime streaming without queue
vaind 382b8fe
update CreateFromEventPipeEventSource to support providing preloaded…
vaind 4db0a45
review changes
vaind f890e71
review changes
vaind dbd71ff
test: TraceLog StreamingSession
vaind f1fcf81
fix CI
vaind 3c65579
test: fix not disposing
vaind f5b49e4
update test dependencies
vaind 53024ea
wip: find crashing test
vaind bed3d38
Merge branch 'main' into feat/eventpipe-tracelog-streaming
vaind 68c1081
use net8 in testutils
vaind b2bb4e5
roll back debug assert change in tracelog
vaind 36d2e2c
fix: clean up termporary data structures for realtime eventpipe source
vaind 69a09db
Merge remote-tracking branch 'origin/main' into feat/eventpipe-tracel…
vaind fee63f9
chore: roll back some changes
vaind 5153769
docs
vaind 44c8fee
Merge branch 'main' into feat/eventpipe-tracelog-streaming
vaind 2270d69
set NuspecProperties
vaind d161492
Merge branch 'main' into feat/eventpipe-tracelog-streaming
vaind e21e9c7
fix traceevent.csproj
vaind 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
review changes
- Loading branch information
commit 4db0a459409ac798babeeaab618d0d413d495cc6
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
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.