aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/kprobes/kretprobe_example.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-10samples: kprobes: Fixes a typoAtul Kumar Pant1-1/+1
2022-07-12samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang1-3/+2
2021-10-26samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang1-1/+1
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-2/+2
2020-09-10docs: trace: fix the location of kprobes.rstMauro Carvalho Chehab1-1/+1
2020-08-20tracing: switch to kernel_clone()Christian Brauner1-2/+2
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab1-1/+1
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu1-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie1-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie1-7/+5
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek1-2/+2
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan1-0/+1
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli1-0/+106