linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Modify some code about kprobe
@ 2022-05-06 11:02 Tiezhu Yang
  2022-05-06 11:02 ` [PATCH v3 1/2] selftests/ftrace: Save kprobe_events to test log Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tiezhu Yang @ 2022-05-06 11:02 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Masami Hiramatsu, Steven Rostedt, Shuah Khan
  Cc: Xuefeng Li, linux-mips, linux-kselftest, linux-kernel

v3: no need to change post_kprobe_handler() in patch #2 now,
    sorry for the carelessness.

v2:
  -- only replace __kprobes with NOKPROBE_SYMBOL() in patch #2
  -- update the commit messages

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

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

-- 
2.1.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-12 16:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-06 11:02 [PATCH v3 0/2] Modify some code about kprobe Tiezhu Yang
2022-05-06 11:02 ` [PATCH v3 1/2] selftests/ftrace: Save kprobe_events to test log Tiezhu Yang
2022-05-06 11:02 ` [PATCH v3 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation Tiezhu Yang
2022-05-07  3:47   ` Masami Hiramatsu
2022-05-12 16:10 ` [PATCH v3 0/2] Modify some code about kprobe Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).