summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>2015-10-22 15:07:33 -0700
committerRama Krishnan Raghupathy <ramarag@microsoft.com>2015-10-22 15:07:33 -0700
commitd12f402bf8a7bf16c5665f21295580e05d77c23f (patch)
tree12dea93faff6f7daf37fa9da3004477ca37c7569
parent10e7d686ef553a6cceb19fc6e71ca8156531ae7f (diff)
downloadcoreclr-d12f402bf8a7bf16c5665f21295580e05d77c23f.tar.gz
coreclr-d12f402bf8a7bf16c5665f21295580e05d77c23f.tar.bz2
coreclr-d12f402bf8a7bf16c5665f21295580e05d77c23f.zip
adding more context
[tfs-changeset: 1540889]
-rw-r--r--src/vm/ClrEtwAllMeta.lst6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/vm/ClrEtwAllMeta.lst b/src/vm/ClrEtwAllMeta.lst
index 042f7c8a07..65b3ac3ca0 100644
--- a/src/vm/ClrEtwAllMeta.lst
+++ b/src/vm/ClrEtwAllMeta.lst
@@ -31,10 +31,14 @@
# Events from the runtime provider
##################################
+##################
+# Used in Non Windows Platform Linux
+##################
+noclrinstanceid::::EventSource
+
##########################
# GarbageCollection events
##########################
-noclrinstanceid::::EventSource
noclrinstanceid:GarbageCollection:::GCStart
nostack:GarbageCollection:::GCStart
nomac:GarbageCollection:::GCStart_V1