mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
CONFIG_X86_PTDUMP
This commit is contained in:
@@ -52,3 +52,8 @@ CONFIG_IRQSOFF_TRACER=y
|
|||||||
CONFIG_SCHED_TRACER=y
|
CONFIG_SCHED_TRACER=y
|
||||||
CONFIG_STACK_TRACER=y
|
CONFIG_STACK_TRACER=y
|
||||||
CONFIG_TRACER_SNAPSHOT=y
|
CONFIG_TRACER_SNAPSHOT=y
|
||||||
|
|
||||||
|
# x86
|
||||||
|
# https://stackoverflow.com/questions/20069620/print-kernels-page-table-entries
|
||||||
|
# cat /sys/kernel/debug/kernel_page_tables
|
||||||
|
CONFIG_X86_PTDUMP=y
|
||||||
|
|||||||
Reference in New Issue
Block a user