summaryrefslogtreecommitdiffstats
path: root/samples/kprobes
Commit message (Expand)AuthorAgeFilesLines
* 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-142-5/+5
|\
| * tracing: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
| * kprobes: switch to kernel_clone()Christian Brauner2020-08-201-3/+3
* | docs: trace: fix the location of kprobes.rstMauro Carvalho Chehab2020-09-102-2/+2
|/
* docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-192-2/+2
* samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Masami Hiramatsu2020-05-122-2/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* arch: remove tile portArnd Bergmann2018-03-161-8/+0
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-132-68/+1
|\
| * kprobes: Remove the jprobes sample codeMasami Hiramatsu2017-10-202-68/+1
* | samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn2017-09-281-0/+8
|/
* 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
* samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-3/+3
* 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: add the "tls" argument for j_do_forkHuang Shijie2016-05-201-1/+1
* kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-013-12/+12
* kprobes: update jprobe_example.c for do_fork() changeMichael Ellerman2014-09-261-5/+4
* 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
* sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-161-0/+1
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-044-0/+270