aboutsummaryrefslogtreecommitdiffstats
path: root/samples/fprobe
AgeCommit message (Expand)AuthorFilesLines
2023-06-06fprobe: Pass return address to the handlersMasami Hiramatsu (Google)1-2/+4
2023-03-28fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)1-2/+3
2023-03-28fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)1-2/+4
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-07-12fprobe/samples: Make sample_probe staticsunliming1-1/+1
2022-06-24fprobe, samples: Add module parameter descriptionsMasami Hiramatsu (Google)1-0/+7
2022-06-17fprobe, samples: Add use_trace option and show hit/missed counterMasami Hiramatsu (Google)1-4/+25
2022-03-17fprobe: Add sample program for fprobeMasami Hiramatsu2-0/+123