1 # 2 # Feature name: kprobes 3 # Kconfig: HAVE_KPROBES 4 # description: arch supports live patched kernel probe 5 # 6 ----------------------- 7 | arch |status| 8 ----------------------- 9 | alpha: | TODO | 10 | arc: | ok | 11 | arm: | ok | 12 | arm64: | ok | 13 | csky: | ok | 14 | hexagon: | TODO | 15 | loongarch: | ok | 16 | m68k: | TODO | 17 | microblaze: | TODO | 18 | mips: | ok | 19 | nios2: | TODO | 20 | openrisc: | TODO | 21 | parisc: | ok | 22 | powerpc: | ok | 23 | riscv: | ok | 24 | s390: | ok | 25 | sh: | ok | 26 | sparc: | ok | 27 | um: | TODO | 28 | x86: | ok | 29 | xtensa: | TODO | 30 -----------------------
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.