aboutsummaryrefslogtreecommitdiff
path: root/samples/kprobes/kprobe_example.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-25samples/kprobes: Add LoongArch supportGravatar Tiezhu Yang 1-0/+8
2022-07-12samples: Use KSYM_NAME_LEN for kprobesGravatar Tiezhu Yang 1-3/+2
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-15/+16
2021-06-01kprobes: Remove kprobe::fault_handlerGravatar Peter Zijlstra 1-15/+0
2021-05-20samples/kprobes: Fix typo in handler_post()Gravatar Tiezhu Yang 1-16/+17
2021-05-20samples/kprobes: Fix typo in handler_fault()Gravatar Tiezhu Yang 1-1/+1
2021-04-26samples/kprobes: Add riscv supportGravatar Jisheng Zhang 1-0/+8
2021-01-18samples/kprobes: Add ARM supportGravatar Marc Koderer 1-0/+8
2021-01-11samples/kprobes: Remove misleading commentGravatar Marc Koderer 1-1/+0
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2020-09-10docs: trace: fix the location of kprobes.rstGravatar Mauro Carvalho Chehab 1-1/+1
2020-08-20kprobes: switch to kernel_clone()Gravatar Christian Brauner 1-3/+3
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingGravatar Mauro Carvalho Chehab 1-1/+1
2020-05-12samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.Gravatar Masami Hiramatsu 1-2/+4
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2018-03-16arch: remove tile portGravatar Arnd Bergmann 1-8/+0
2017-09-28samples/kprobes: Add s390 case in kprobe example moduleGravatar Johannes Thumshirn 1-0/+8
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errGravatar Huang Shijie 1-17/+12
2016-07-19kprobes: Add arm64 case in kprobe example moduleGravatar Sandeepa Prabhu 1-0/+9
2016-05-20samples/kprobes: print out the symbol name for the hooksGravatar Huang Shijie 1-16/+16
2016-05-20samples/kprobes: add a new module parameterGravatar Huang Shijie 1-1/+5
2015-10-01kprobes: use _do_fork() in samples to make them work againGravatar Petr Mladek 1-3/+3
2013-08-30tile: support kprobes on tilegxGravatar Tony Lu 1-0/+9
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.Gravatar David Daney 1-0/+9
2008-03-04Kprobes: move kprobe examples to samples/Gravatar Ananth N Mavinakayanahalli 1-0/+91