EVENT_TRACE_TYPE_VIRTUAL_ALLOC

This flag enables stack tracing for virtual memory allocation events.

#define EVENT_TRACE_TYPE_VIRTUAL_ALLOC 0x62

Remarks

This event type is similar to the event types used in the EVENT_TRACE_PROPERTIES.EnableFlags member but is particular to the Kernel Trace Control API.

Requirements:

  • Versions: Available beginning in Windows Vista®. This structure is distributed with Windows Performance Analyzer.

  • Headers: Declared in KernelTraceControl.h. Include KernelTraceControl.h.

  • Library: Contained in KernelTraceControl.dll.

See Also

Other Resources

Trace Control Event Types