MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / IsKernelTrace

Method IsKernelTrace

internal/etw/trace.go:461–461  ·  view source on GitHub ↗

IsKernelTrace determines if this is the system logger trace.

()

Source from the content-addressed store, hash-verified

459
460// IsKernelTrace determines if this is the system logger trace.
461func (t *Trace) IsKernelTrace() bool { return t.GUID == etw.KernelTraceControlGUID }
462
463// enableFlagsDynamically crafts the system logger event mask
464// depending on the compiled rules result or the config state.

Callers 4

enableCallstacksMethod · 0.95
StartMethod · 0.95

Calls

no outgoing calls

Tested by 1