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