mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
The "Changing Execution Path" section in the Documentation/kprobes.txt said: Since kprobes can probe into a running kernel code, it can change the register set, including instruction pointer. Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Cc: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| .. | ||
| inc/abi | ||
| cacheflush.c | ||
| fpu.c | ||
| Makefile | ||
| mcount.S | ||
| memcmp.S | ||
| memcpy.S | ||
| memmove.S | ||
| memset.S | ||
| strcmp.S | ||
| strcpy.S | ||
| strksyms.c | ||
| strlen.S | ||
| sysdep.h | ||