mbox series

[0/2] fix kprobe event gen test module

Message ID 20220919125629.238242-1-zouyipeng@huawei.com (mailing list archive)
Headers show
Series fix kprobe event gen test module | expand

Message

Yipeng Zou Sept. 19, 2022, 12:56 p.m. UTC
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(-)