Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KPROBE_EVENTS
:
( CONFIG_KPROBES ) && ( CONFIG_HAVE_REGS_AND_STACK_ACCESS_API )
This allows the user to add tracing events (similar to tracepoints) on the fly via the ftrace interface. See Documentation/trace/kprobetrace.rst for more details.
Those events can be inserted wherever kprobes can probe, and record various register and memory values.
This option is also required by perf-probe subcommand of perf tools. If you want to use perf tools, this option is strongly recommended.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab