Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LOCK_STAT
:
CONFIG_DEBUG_KERNEL && CONFIG_LOCK_DEBUGGING_SUPPORT
This feature enables tracking lock contention points
For more details, see Documentation/locking/lockstat.rst
This also enables lock events required by "perf lock", subcommand of perf. If you want to use "perf lock", you also need to turn on EVENT_TRACING.
LOCK_STAT defines "contended" and "acquired" lock events. (LOCKDEP defines "acquire" and "release" events.)
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 - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab