Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PREEMPT_TRACER
:
CONFIG_PREEMPTION
This option measures the time spent in preemption-off critical sections, with microsecond accuracy.
The default measurement method is a maximum search, which is disabled by default and can be runtime (re-)started via:
echo 0 > /sys/kernel/tracing/tracing_max_latency
(Note that kernel size and overhead increase with this option enabled. This option and the irqs-off timing option can be used together or separately.)
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab