Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@brianrob
Copy link
Member

@brianrob brianrob commented Aug 2, 2018

Expose two new public APIs:

  • System.Diagnostics.Tracing.EventWrittenEventArgs.OSThreadId
  • System.Diagnostics.Tracing.EventWrittenEventArgs.TimeStamp

Fixes #31401.

…eStamp in the System.Diagnostics.Tracing contract.
@brianrob
Copy link
Member Author

brianrob commented Aug 2, 2018

This change is dependent on a new version of Microsoft.TargetingPack.Private.NETNative that contains the implementation for these two properties.

@brianrob
Copy link
Member Author

brianrob commented Aug 3, 2018

@dotnet-bot test this please

@brianrob brianrob merged commit c8c882c into dotnet:master Aug 3, 2018
@brianrob brianrob deleted the eventwritteneventargs branch August 3, 2018 18:03
brianrob added a commit to brianrob/corefx that referenced this pull request Aug 10, 2018
…eStamp in the System.Diagnostics.Tracing contract. (dotnet#31564)
@karelz karelz added this to the 3.0 milestone Aug 21, 2018
brianrob added a commit that referenced this pull request Aug 23, 2018
…rittenEventArgs.TimeStamp in System.Diagnostics.Tracing contract (#31703)

* Expose EventWrittenEventArgs.OSThreadId and EventWrittenEventArgs.TimeStamp in the System.Diagnostics.Tracing contract. (#31564)

* Only update the contract for netcoreapp.
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…eStamp in the System.Diagnostics.Tracing contract. (dotnet/corefx#31564)

Commit migrated from dotnet/corefx@c8c882c
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants