aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kprobes/kretprobe_example.c
AgeCommit message (Expand)Author
2023-10-10samples: kprobes: Fixes a typoAtul Kumar Pant
2022-07-12samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang
2021-10-26samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-10docs: trace: fix the location of kprobes.rstMauro Carvalho Chehab
2020-08-20tracing: switch to kernel_clone()Christian Brauner
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli