linux/Documentation/features/debug
Naveen N. Rao ead514d5fb powerpc/kprobes: Add support for KPROBES_ON_FTRACE
Allow kprobes to be placed on ftrace _mcount() call sites. This optimization
avoids the use of a trap, by riding on ftrace infrastructure.

This depends on HAVE_DYNAMIC_FTRACE_WITH_REGS which depends on MPROFILE_KERNEL,
which is only currently enabled on powerpc64le with newer toolchains.

Based on the x86 code by Masami.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-04-24 19:07:58 +10:00
..
gcov-profile-all Documentation/features/debug: Add feature description and arch support status file for 'gcov-profile-all' 2015-06-03 12:51:43 +02:00
KASAN Documentation/features/KASAN: arm64 supports KASAN now 2015-10-12 17:46:50 +01:00
kgdb Documentation/features/debug: Add feature description and arch support status file for 'kgdb' 2015-06-03 12:51:38 +02:00
kprobes Documentation/features/debug: Add feature description and arch support status file for 'kprobes' 2015-06-03 12:51:39 +02:00
kprobes-on-ftrace powerpc/kprobes: Add support for KPROBES_ON_FTRACE 2017-04-24 19:07:58 +10:00
kretprobes Documentation/features/debug: Add feature description and arch support status file for 'kretprobes' 2015-06-03 12:51:40 +02:00
optprobes Documentation/features/debug: Add feature description and arch support status file for 'optprobes' 2015-06-03 12:51:40 +02:00
stackprotector
uprobes Documentation: MIPS now supports uprobes. 2015-09-03 12:08:05 +02:00
user-ret-profiler Documentation/features/debug: Add feature description and arch support status file for 'user-ret-profiler' 2015-06-03 12:51:41 +02:00