[PATCH 0/2] A couple of small updates/fixes for kprobes tracer

From: Naveen N. Rao
Date: Wed Jun 21 2017 - 14:51:00 EST


Two simple updates for kprobes tracer:
- the first patch is a convenience and allows to probe module symbols
as well as any dot symbols (necessary on powerpc64 elfv1) without
having to provide a name for the probepoint.
- the second patch updates the newly added multiple_kprobes.tc test
case for powerpc.

Thanks,
Naveen

Naveen N. Rao (2):
trace/kprobes: Sanitize derived event names
selftests/ftrace: Update multiple kprobes test for powerpc

kernel/trace/trace_kprobe.c | 9 +++++++++
tools/testing/selftests/ftrace/test.d/kprobe/multiple_kprobes.tc | 8 ++++----
2 files changed, 13 insertions(+), 4 deletions(-)

--
2.13.1