Add a new version of ContentionEnd event (dotnet/coreclr#22487)
authorGregory LEOCADIE <gregory.leocadie@gmail.com>
Thu, 9 May 2019 17:05:44 +0000 (19:05 +0200)
committerKoundinya Veluri <kouvel@users.noreply.github.com>
Thu, 9 May 2019 17:05:44 +0000 (10:05 -0700)
commita10d05c8eb8132df82c5ce02fb6c0596c2eca0fa
tree628bc409c0c2422a504fe8b2de4aec30a54054ce
parent4e25e5b29d9ea0fa30cc5ac93de663b86be0d95d
Add a new version of ContentionEnd event (dotnet/coreclr#22487)

Add new contention event

- This new event contains the duration of the contention.
- Compute duration and emit contention events only when Contention keyword is activated

Commit migrated from https://github.com/dotnet/coreclr/commit/2ff7aaac87a976a86c07b93867efb9ade391eed3
src/coreclr/src/vm/ClrEtwAll.man
src/coreclr/src/vm/ClrEtwAllMeta.lst
src/coreclr/src/vm/syncblk.cpp