summaryrefslogtreecommitdiffstats
path: root/samples/kprobes
AgeCommit message (Expand)AuthorLines
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie-7/+5
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie-3/+3
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie-17/+12
2016-07-19kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu-0/+9
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie-16/+16
2016-05-20samples/kprobes: add a new module parameterHuang Shijie-1/+5
2016-05-20kprobes: add the "tls" argument for j_do_forkHuang Shijie-1/+1
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek-12/+12
2014-09-26kprobes: update jprobe_example.c for do_fork() changeMichael Ellerman-5/+4
2013-08-30tile: support kprobes on tilegxTony Lu-0/+9
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.David Daney-0/+9
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan-0/+1
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli-0/+270