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

Decouple Nagler instrumentation method from ATL libraries

delmyers opened this issue · comments

Use CModuleRefCount for Nagler instead of the ATL COM libraries. This is required to enable Nagler on Linux builds.