Addressing Desktop Build break due to addition of a new non windows event in Clretwal...
authorRama Krishnan Raghupathy <ramarag@microsoft.com>
Thu, 22 Oct 2015 21:10:15 +0000 (14:10 -0700)
committerRama Krishnan Raghupathy <ramarag@microsoft.com>
Thu, 22 Oct 2015 21:10:15 +0000 (14:10 -0700)
[tfs-changeset: 1540865]

Commit migrated from https://github.com/dotnet/coreclr/commit/10e7d686ef553a6cceb19fc6e71ca8156531ae7f

src/coreclr/src/vm/ClrEtwAllMeta.lst

index baa138d..042f7c8 100644 (file)
@@ -34,6 +34,7 @@
 ##########################
 # GarbageCollection events
 ##########################
+noclrinstanceid::::EventSource
 noclrinstanceid:GarbageCollection:::GCStart
 nostack:GarbageCollection:::GCStart
 nomac:GarbageCollection:::GCStart_V1