[PATCH 0/2] A couple of small updates/fixes for kprobes tracer
Naveen N. Rao
naveen.n.rao at linux.vnet.ibm.com
Thu Jun 22 04:50:26 AEST 2017
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
More information about the Linuxppc-dev
mailing list