aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2019-07-23 22:37:52 +0200
committerHelge Deller <deller@gmx.de>2019-08-03 08:56:57 +0200
commit52a22e6c27be9089fdd9c4e1857939f0dec8f57c (patch)
tree760e141459f496f85115018ed325878598f41c0e /Documentation/features
parentparisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support (diff)
downloadlinux-dev-52a22e6c27be9089fdd9c4e1857939f0dec8f57c.tar.xz
linux-dev-52a22e6c27be9089fdd9c4e1857939f0dec8f57c.zip
parisc/ftrace: Add KPROBES_ON_FTRACE
Allow KPROBES to use the ftrace infrastructure on PA-RISC. Signed-off-by: Sven Schnelle <svens@stackframe.org> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/debug/kprobes-on-ftrace/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
index 68f266944d5f..4fae0464ddff 100644
--- a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
+++ b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
@@ -21,7 +21,7 @@
| nds32: | TODO |
| nios2: | TODO |
| openrisc: | TODO |
- | parisc: | TODO |
+ | parisc: | ok |
| powerpc: | ok |
| riscv: | TODO |
| s390: | TODO |