[PATCH 0/2] Modify some code about kprobe

Tiezhu Yang posted 2 patches 4 years ago
There is a newer version of this series
arch/mips/kernel/kprobes.c                         | 45 +++++++++++++++-------
arch/mips/mm/fault.c                               |  6 ++-
.../ftrace/test.d/kprobe/multiple_kprobes.tc       |  2 +
3 files changed, 38 insertions(+), 15 deletions(-)
[PATCH 0/2] Modify some code about kprobe
Posted by Tiezhu Yang 4 years ago
This patch series is preparation to fix the problems when execute
the multiple_kprobes.tc selftest on mips, some more work needs to
be done.

Tiezhu Yang (2):
  selftests/ftrace: Save kprobe_events to test log
  MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

 arch/mips/kernel/kprobes.c                         | 45 +++++++++++++++-------
 arch/mips/mm/fault.c                               |  6 ++-
 .../ftrace/test.d/kprobe/multiple_kprobes.tc       |  2 +
 3 files changed, 38 insertions(+), 15 deletions(-)

-- 
2.1.0