forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add profiler APIs for writing EventPipe events (dotnet#2173)
* Profiler APIs for writing events * Code review feedback * Change EVENTPIPE_EVENTID to EVENTPIPE_EVENT to avoid confusion with EventID * have the runtime pack the arguments instead of the profiler * Add more checks in asserts
- Loading branch information
Showing
8 changed files
with
3,363 additions
and
1,986 deletions.
There are no files selected for viewing
This file contains 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 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.