summaryrefslogtreecommitdiffstats
path: root/samples/fprobe
Commit message (Expand)AuthorAgeFilesLines
* fprobe: Pass return address to the handlersMasami Hiramatsu (Google)2023-06-061-2/+4
* fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)2023-03-281-2/+3
* fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)2023-03-281-2/+4
* Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-07-121-1/+1
|\
| * fprobe/samples: Make sample_probe staticsunliming2022-07-121-1/+1
* | fprobe, samples: Add module parameter descriptionsMasami Hiramatsu (Google)2022-06-241-0/+7
|/
* fprobe, samples: Add use_trace option and show hit/missed counterMasami Hiramatsu (Google)2022-06-171-4/+25
* fprobe: Add sample program for fprobeMasami Hiramatsu2022-03-172-0/+123