summaryrefslogtreecommitdiffstats
path: root/samples/kprobes/kretprobe_example.c
Commit message (Expand)AuthorAgeFilesLines
* samples: kprobes: Fixes a typoAtul Kumar Pant2023-10-101-1/+1
* samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang2022-07-121-3/+2
* samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang2021-10-261-1/+1
* Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-2/+2
|\
| * tracing: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
* | docs: trace: fix the location of kprobes.rstMauro Carvalho Chehab2020-09-101-1/+1
|/
* docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-191-1/+1
* samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu2020-05-121-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* samples/kretprobe: fix the wrong typeHuang Shijie2016-08-041-2/+2
* samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-7/+5
* kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-011-2/+2
* sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-161-0/+1
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-041-0/+106