Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ Name
Method
Name
internal/etw/processors/processor.go:54–54 ·
view source on GitHub ↗
Name returns a human-readable name of this processor.
()
Source
from the content-addressed store, hash-verified
52
53
// Name returns a human-readable name of this processor.
54
Name() ProcessorType
55
56
// Close closes the processor and disposes allocated resources.
57
Close()
Callers
2
testCallstackEnrichment
Function · 0.65
ProcessEvent
Method · 0.65
Implementers
7
handleProcessor
internal/etw/processors/handle_windows
psProcessor
internal/etw/processors/ps_windows.go
registryProcessor
internal/etw/processors/registry_windo
moduleProcessor
internal/etw/processors/module_windows
netProcessor
internal/etw/processors/net_windows.go
memProcessor
internal/etw/processors/mem_windows.go
fsProcessor
internal/etw/processors/fs_windows.go
Calls
no outgoing calls
Tested by
1
testCallstackEnrichment
Function · 0.52