[PATCH v5 0/5] kretprobe fixes
Naveen N. Rao
naveen.n.rao at linux.vnet.ibm.com
Wed Mar 8 19:26:05 AEDT 2017
Now that I've been carried back in (ugh!), please find the remaining
patches from the earlier series (*) here. Patches 1-4 are the same as in
v4. Patch 5 in the previous series was dropped and the previous patch 6
has been updated accordingly.
- Naveen
(*) https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1347013.html
--
Naveen N. Rao (5):
trace/kprobes: fix check for kretprobe offset within function entry
powerpc: kretprobes: override default function entry offset
perf: probe: factor out the ftrace README scanning
perf: kretprobes: offset from reloc_sym if kernel supports it
perf: powerpc: choose local entry point with kretprobes
arch/powerpc/kernel/kprobes.c | 9 ++++
include/linux/kprobes.h | 1 +
kernel/kprobes.c | 40 +++++++++------
kernel/trace/trace_kprobe.c | 2 +-
tools/perf/arch/powerpc/util/sym-handling.c | 14 ++++--
tools/perf/util/probe-event.c | 12 ++---
tools/perf/util/probe-file.c | 77 ++++++++++++++++-------------
tools/perf/util/probe-file.h | 1 +
8 files changed, 97 insertions(+), 59 deletions(-)
--
2.11.1
More information about the Linuxppc-dev
mailing list