aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/kprobe_event_gen_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cGravatar Anton Gusev 1-2/+2
2023-02-18tracing: Always use canonical ftrace pathGravatar Ross Zwisler 1-1/+1
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Gravatar Shang XiaoJing 1-0/+4
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Gravatar Shang XiaoJing 1-16/+28
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Gravatar Shang XiaoJing 1-11/+7
2022-09-26tracing: kprobe: Make gen test module work in arm and riscvGravatar Yipeng Zou 1-4/+43
2022-09-26tracing: kprobe: Fix kprobe event gen test module on exitGravatar Yipeng Zou 1-1/+1
2020-01-30tracing: Add kprobe event command generation test moduleGravatar Tom Zanussi 1-0/+225