Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-12 | fprobe: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
2023-06-06 | fprobe: Pass return address to the handlers | Masami Hiramatsu (Google) | 1 | -2/+4 |
2023-03-29 | fprobe: Skip exit_handler if entry_handler returns !0 | Masami Hiramatsu (Google) | 1 | -2/+3 |
2023-03-29 | fprobe: Pass entry_data to handlers | Masami Hiramatsu (Google) | 1 | -2/+4 |
2022-07-13 | Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-07-12 | fprobe/samples: Make sample_probe static | sunliming | 1 | -1/+1 |
2022-06-25 | fprobe, samples: Add module parameter descriptions | Masami Hiramatsu (Google) | 1 | -0/+7 |
2022-06-17 | fprobe, samples: Add use_trace option and show hit/missed counter | Masami Hiramatsu (Google) | 1 | -4/+25 |
2022-03-18 | fprobe: Add sample program for fprobe | Masami Hiramatsu | 2 | -0/+123 |