Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachUProbe ¶
AttachUProbe attach one uprobe to the haed of the symbol function.
func AttachURETProbe ¶
AttachURETProbe attach N uprobes to the RET instructions of the symbol function. Since the uretprobes doesn't work well with Go binaries, I preferred to create an abstraction to attach a uprobe ∀ RET instruction withing the traced function, instead of attachin a single uretprobe.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.