summaryrefslogtreecommitdiff
path: root/src/pal/tests
diff options
context:
space:
mode:
authorRama <ramarag@microsoft.com>2015-10-12 16:09:40 -0700
committerRama <ramarag@microsoft.com>2015-10-21 18:33:41 -0700
commit9b7b565f952d6f34bc75236b4d9d71954bb65017 (patch)
tree2a00eb6e80871b08c1e573aaa1bdb098046a8f73 /src/pal/tests
parente9f018f94407e80c3ed76f227717deac70cc85f7 (diff)
downloadcoreclr-9b7b565f952d6f34bc75236b4d9d71954bb65017.tar.gz
coreclr-9b7b565f952d6f34bc75236b4d9d71954bb65017.tar.bz2
coreclr-9b7b565f952d6f34bc75236b4d9d71954bb65017.zip
Enable EventSource Logging in Linux via Lttng
Diffstat (limited to 'src/pal/tests')
-rw-r--r--src/pal/tests/palsuite/eventprovider/clralltestevents.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pal/tests/palsuite/eventprovider/clralltestevents.cpp b/src/pal/tests/palsuite/eventprovider/clralltestevents.cpp
index 0a572f1fd6..7f4adc0f93 100644
--- a/src/pal/tests/palsuite/eventprovider/clralltestevents.cpp
+++ b/src/pal/tests/palsuite/eventprovider/clralltestevents.cpp
@@ -1291,6 +1291,13 @@ win_UInt32,
win_Binary,
win_UInt16
);
+ EventXplatEnabledEventSource();
+Error |= FireEtXplatEventSource(
+win_Int32,
+W(" Testing UnicodeString "),
+W(" Testing UnicodeString "),
+W(" Testing UnicodeString ")
+);
EventXplatEnabledCLRStackWalkDCStart();
Error |= FireEtXplatCLRStackWalkDCStart(
win_UInt16,