Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index

CONFIG_UPROBES:

General informations

The Linux kernel configuration item CONFIG_UPROBES has multiple definitions:

found in arch/Kconfig

The configuration item CONFIG_UPROBES:

Help text

Uprobes is the user-space counterpart to kprobes: they enable instrumentation applications (such as 'perf probe') to establish unintrusive probes in user-space binaries and libraries, by executing handler functions when the probes are hit by user-space applications.

( These probes come in the form of single-byte breakpoints, managed by the kernel and kept transparent to the probed application. )

Transparent user-space probes (EXPERIMENTAL) found in arch/Kconfig

The configuration item CONFIG_UPROBES:

Help text

Uprobes is the user-space counterpart to kprobes: they enable instrumentation applications (such as 'perf probe') to establish unintrusive probes in user-space binaries and libraries, by executing handler functions when the probes are hit by user-space applications.

( These probes come in the form of single-byte breakpoints, managed by the kernel and kept transparent to the probed application. )

If in doubt, say "N".

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index

Automatically generated (in year 2024). See also LKDDb sources on GitLab