Functions

This section covers the functions available in the Kernel Trace Control API.

In This Section

CreateMergedTraceFile

Merges multiple WPT/ETW trace files into a single output file.

StartHeapTrace

Registers and starts a heap tracing session for a set of specified PIDs. Enables stack walking for certain heap events such as allocation or deletion using this function.

StartKernelTrace

Registers and starts a kernel event tracing session.

UpdateHeapTrace

Updates an existing heap tracing session with a new set of PIDs, stackwalking events, or other ETW session changes.

Kernel Trace Control API Reference