Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KPROBES_SANITY_TEST
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_KPROBES_SANITY_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_DEBUG_KERNEL ) && ( CONFIG_KPROBES ) && ( CONFIG_KUNIT )
test_kprobes
This option provides for testing basic kprobes functionality on boot. Samples of kprobe and kretprobe are inserted and verified for functionality.
Say N if you are unsure.
lib/Kconfig.debug
The configuration item CONFIG_KPROBES_SANITY_TEST:
( CONFIG_DEBUG_KERNEL ) && ( CONFIG_KPROBES )
test_kprobes
This option provides for testing basic kprobes functionality on boot. Samples of kprobe and kretprobe are inserted and verified for functionality.
Say N if you are unsure.
Raw data from LKDDb:
lkddb module test_kprobes CONFIG_KPROBES_SANITY_TEST : lib/Kconfig.debug : "Kprobes sanity tests" # in 5.16–5.19, 6.0–6.12, 6.13-rc+HEAD
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 - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab