Analyse and explore linux
Component UPROBE_EVENTS

Component Type: kbuild config

Description: Enable uprobes-based dynamic events

More info: This allows the user to add tracing events on top of userspace dynamic events (similar to tracepoints) on the fly via the trace events interface. Those events can be inserted wherever uprobes can probe, and record various registers. This option is required if you plan to use perf-probe subcommand of perf tools on user space applications.

Build project: Kconfig (Linux kconfig) (Path: kernel\trace\Kconfig )

Other views: file explorer

Generated by PFA software prototype