summaryrefslogtreecommitdiffstats
path: root/kernel/trace/kprobe_event_gen_test.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev2023-03-191-2/+2
* tracing: Always use canonical ftrace pathRoss Zwisler2023-02-181-1/+1
* tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing2022-11-181-0/+4
* tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing2022-11-181-16/+28
* tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing2022-11-041-11/+7
* tracing: kprobe: Make gen test module work in arm and riscvYipeng Zou2022-09-261-4/+43
* tracing: kprobe: Fix kprobe event gen test module on exitYipeng Zou2022-09-261-1/+1
* tracing: Add kprobe event command generation test moduleTom Zanussi2020-01-301-0/+225