aboutsummaryrefslogtreecommitdiff
path: root/samples/kprobes/kretprobe_example.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2020-09-10docs: trace: fix the location of kprobes.rstGravatar Mauro Carvalho Chehab 1-1/+1
2020-08-20tracing: switch to kernel_clone()Gravatar Christian Brauner 1-2/+2
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingGravatar Mauro Carvalho Chehab 1-1/+1
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Gravatar Masami Hiramatsu 1-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2016-08-04samples/kretprobe: fix the wrong typeGravatar Huang Shijie 1-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errGravatar Huang Shijie 1-7/+5
2015-10-01kprobes: use _do_fork() in samples to make them work againGravatar Petr Mladek 1-2/+2
2009-08-16sparc64: cheaper asm/uaccess.h inclusionGravatar Alexey Dobriyan 1-0/+1
2008-03-04Kprobes: move kprobe examples to samples/Gravatar Ananth N Mavinakayanahalli 1-0/+106