linux/Documentation
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
..
2017-02-27 19:59:21 -08:00
2017-01-20 21:31:34 +01:00
2017-02-15 13:23:49 +08:00
2017-01-31 15:43:05 +01:00
2017-02-23 09:41:03 -08:00
2017-02-13 09:17:54 -08:00
2016-10-07 20:19:31 -07:00
2017-02-10 11:15:08 +01:00
2016-06-30 13:07:33 -06:00
2017-02-12 15:20:07 -07:00
2016-06-07 22:57:10 +02:00