ICLRProfiling Interface

Provides the ICLRProfiling::AttachProfiler method, which enables a profiler to attach to a running process.

Methods

Method Description
AttachProfiler Method Attaches the specified profiler to the specified process.

Remarks

Requirements

Platforms: See System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Versions: Available since 4

See also