Fix LTTng filtering for runtime providers (#25374)
authorSung Yoon Whang <suwhang@microsoft.com>
Wed, 26 Jun 2019 04:03:04 +0000 (21:03 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2019 04:03:04 +0000 (21:03 -0700)
commit68f6fd0b3294894d2d39357eff895b5a6b11433f
tree649f807469a91127b07bd4c89a2e980ba93fc96f
parent5ad5f29d5e3009396c92047220255f36b33eddcf
Fix LTTng filtering for runtime providers (#25374)

* LTTng filtering

* Fix Windows build, make IsInitialized check faster

* Cleanup/change default to no keywords/level set

* Keep the default to be the current policy - enable everything

* more cleanup

* No need to check for initialization

* Fix Windows build
src/inc/clrconfigvalues.h
src/inc/eventtracebase.h
src/scripts/genEventing.py
src/vm/eventtrace.cpp