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

CONFIG_MMIOTRACE: Memory mapped IO tracing

General informations

The Linux kernel configuration item CONFIG_MMIOTRACE has multiple definitions:

Memory mapped IO tracing found in kernel/trace/Kconfig

The configuration item CONFIG_MMIOTRACE:

Help text

Mmiotrace traces Memory Mapped I/O access and is meant for debugging and reverse engineering. It is called from the ioremap implementation and works via page faults. Tracing is disabled by default and can be enabled at run-time.

See Documentation/trace/mmiotrace.rst. If you are not helping to develop drivers, say N.

Memory mapped IO tracing found in arch/x86/Kconfig.debug

The configuration item CONFIG_MMIOTRACE:

Help text

Mmiotrace traces Memory Mapped I/O access and is meant for debugging and reverse engineering. It is called from the ioremap implementation and works via page faults. Tracing is disabled by default and can be enabled at run-time.

See Documentation/tracers/mmiotrace.txt. If you are not helping to develop drivers, 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 - M index

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