Age | Commit message (Expand) | Author |
---|---|---|
2023-06-06 | fprobe: Pass return address to the handlers | Masami Hiramatsu (Google) |
2023-03-28 | fprobe: Skip exit_handler if entry_handler returns !0 | Masami Hiramatsu (Google) |
2023-03-28 | fprobe: Pass entry_data to handlers | Masami Hiramatsu (Google) |
2022-07-12 | Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-12 | fprobe/samples: Make sample_probe static | sunliming |
2022-06-24 | fprobe, samples: Add module parameter descriptions | Masami Hiramatsu (Google) |
2022-06-17 | fprobe, samples: Add use_trace option and show hit/missed counter | Masami Hiramatsu (Google) |
2022-03-17 | fprobe: Add sample program for fprobe | Masami Hiramatsu |