Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KprobeAttach ¶
p[:[GRP/]EVENT] [MOD:]SYM[+offs]|MEMADDR [FETCHARGS] : Set a probe r[MAXACTIVE][:[GRP/]EVENT] [MOD:]SYM[+0] [FETCHARGS] : Set a return probe -:[GRP/]EVENT
func KprobeDetach ¶
func KretprobeAttach ¶
p[:[GRP/]EVENT] [MOD:]SYM[+offs]|MEMADDR [FETCHARGS] : Set a probe r[MAXACTIVE][:[GRP/]EVENT] [MOD:]SYM[+0] [FETCHARGS] : Set a return probe -:[GRP/]EVENT
MAXACTIVE : Maximum number of instances of the specified function that
can be probed simultaneously, or 0 for the default value as defined in Documentation/kprobes.txt section 1.3.1.
func KretprobeDetach ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.