summaryrefslogtreecommitdiffstats
path: root/samples/kprobes/kprobe_example.c
Commit message (Expand)AuthorAgeFilesLines
* samples/kprobes: Add LoongArch supportTiezhu Yang2023-02-251-0/+8
* samples: Use KSYM_NAME_LEN for kprobesTiezhu Yang2022-07-121-3/+2
* Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-281-15/+16
|\
| * samples/kprobes: Fix typo in handler_post()Tiezhu Yang2021-05-201-16/+17
| * samples/kprobes: Fix typo in handler_fault()Tiezhu Yang2021-05-201-1/+1
* | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-15/+0
|/
* samples/kprobes: Add riscv supportJisheng Zhang2021-04-261-0/+8
* samples/kprobes: Add ARM supportMarc Koderer2021-01-181-0/+8
* samples/kprobes: Remove misleading commentMarc Koderer2021-01-111-1/+0
* Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-3/+3
|\
| * kprobes: switch to kernel_clone()Christian Brauner2020-08-201-3/+3
* | 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-2/+4
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* arch: remove tile portArnd Bergmann2018-03-161-8/+0
* samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn2017-09-281-0/+8
* samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-17/+12
* kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu2016-07-191-0/+9
* samples/kprobes: print out the symbol name for the hooksHuang Shijie2016-05-201-16/+16
* samples/kprobes: add a new module parameterHuang Shijie2016-05-201-1/+5
* kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-011-3/+3
* tile: support kprobes on tilegxTony Lu2013-08-301-0/+9
* SAMPLES: kprobe_example: Make it print something on MIPS.David Daney2010-08-051-0/+9
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-041-0/+91