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

Method AddThread

pkg/ps/snapshotter.go:36–36  ·  view source on GitHub ↗

AddThread builds thread state from the event representation.

(*event.Event)

Source from the content-addressed store, hash-verified

34 Write(*event.Event) error
35 // AddThread builds thread state from the event representation.
36 AddThread(*event.Event) error
37 // AddModule builds module state from the event representation.
38 AddModule(*event.Event) error
39 // RemoveThread removes the thread from the given process.

Callers 4

TestAddThreadFunction · 0.95
TestRemoveThreadFunction · 0.95
AddThreadMethod · 0.65
ProcessEventMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestAddThreadFunction · 0.76
TestRemoveThreadFunction · 0.76