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

Method AddModule

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

AddModule builds module state from the event representation.

(*event.Event)

Source from the content-addressed store, hash-verified

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.
40 RemoveThread(pid uint32, tid uint32) error
41 // RemoveModule removes the module the given process.

Callers 5

TestAddModuleFunction · 0.95
TestRemoveModuleFunction · 0.95
AddModuleMethod · 0.65
ProcessEventMethod · 0.65

Calls

no outgoing calls

Tested by 3

TestAddModuleFunction · 0.76
TestRemoveModuleFunction · 0.76