Profiler induced data

This node is only presented for the profiled process, and it is presented only if the unmanaged resources tracker is enabled.

Profiler-induced data are memory data that have been indirectly allocated by the profiler itself. When the profiler retrieves data about types, modules, and other entities, the runtime will allocate memory for this information. It is likely that this information would not have been retrieved if the process were not being profiled, so memory under this node can be considered to be profiler overhead.