aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/kprobe_event_gen_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev1-2/+2
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler1-1/+1
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing1-0/+4
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing1-16/+28
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing1-11/+7
2022-09-26tracing: kprobe: Make gen test module work in arm and riscvYipeng Zou1-4/+43
2022-09-26tracing: kprobe: Fix kprobe event gen test module on exitYipeng Zou1-1/+1
2020-01-30tracing: Add kprobe event command generation test moduleTom Zanussi1-0/+225