Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ SetFilter
Method
SetFilter
internal/etw/consumer.go:63–65 ·
view source on GitHub ↗
(f filter.Filter)
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(c *Consumer) SetFilter(f filter.Filter) {
64
c.filter = f
65
}
66
67
func
(c *Consumer) Close() error {
68
c.isClosing = true
Callers
1
Open
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected