microsoft / CLRInstrumentationEngine

The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetLoggingFlags returns global logging flags, not IM logging flags

WilliamXieMSFT opened this issue · comments

We either need to update GetLoggingFlags to return IM-level logging OR provide a new API to expose the IM-level logging flag from CProfilerManagerForInstrumentationMethod