All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix kprobe event gen test module
@ 2022-09-19 12:56 ` Yipeng Zou
  0 siblings, 0 replies; 10+ messages in thread
From: Yipeng Zou @ 2022-09-19 12:56 UTC (permalink / raw)
  To: linux-kernel, linux-riscv, rostedt, mingo, paul.walmsley, palmer,
	aou, zanussi, mhiramat, liaochang1, chris.zjh
  Cc: zouyipeng

Adapted to register names under arm and riscv, So that it can work on
arm, x86 and riscv.
In addition fix an para error on kretprobe remove in moudle exit.

Yipeng Zou (2):
  tracing: kprobe: fix kprobe event gen test module on exit
  tracing: kprobe: make gen test module work in arm and riscv

 kernel/trace/kprobe_event_gen_test.c | 49 +++++++++++++++++++++++++---
 1 file changed, 44 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-09-23 14:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19 12:56 [PATCH 0/2] fix kprobe event gen test module Yipeng Zou
2022-09-19 12:56 ` Yipeng Zou
2022-09-19 12:56 ` [PATCH 1/2] tracing: kprobe: fix kprobe event gen test module on exit Yipeng Zou
2022-09-19 12:56   ` Yipeng Zou
2022-09-23 14:03   ` Masami Hiramatsu
2022-09-23 14:03     ` Masami Hiramatsu
2022-09-19 12:56 ` [PATCH 2/2] tracing: kprobe: make gen test module work in arm and riscv Yipeng Zou
2022-09-19 12:56   ` Yipeng Zou
2022-09-23 14:05   ` Masami Hiramatsu
2022-09-23 14:05     ` Masami Hiramatsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.