Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-19 | tracing: Fix wrong return in kprobe_event_gen_test.c | Anton Gusev | 1 | -2/+2 |
2023-02-18 | tracing: Always use canonical ftrace path | Ross Zwisler | 1 | -1/+1 |
2022-11-18 | tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_... | Shang XiaoJing | 1 | -0/+4 |
2022-11-18 | tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e... | Shang XiaoJing | 1 | -16/+28 |
2022-11-04 | tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() | Shang XiaoJing | 1 | -11/+7 |
2022-09-26 | tracing: kprobe: Make gen test module work in arm and riscv | Yipeng Zou | 1 | -4/+43 |
2022-09-26 | tracing: kprobe: Fix kprobe event gen test module on exit | Yipeng Zou | 1 | -1/+1 |
2020-01-30 | tracing: Add kprobe event command generation test module | Tom Zanussi | 1 | -0/+225 |