aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/kprobe_event_gen_test.c
AgeCommit message (Expand)Author
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing
2022-09-26tracing: kprobe: Make gen test module work in arm and riscvYipeng Zou
2022-09-26tracing: kprobe: Fix kprobe event gen test module on exitYipeng Zou
2020-01-30tracing: Add kprobe event command generation test moduleTom Zanussi