aboutsummaryrefslogtreecommitdiff
path: root/samples/kprobes
AgeCommit message (Expand)AuthorFilesLines
2016-08-04samples/kretprobe: fix the wrong typeGravatar Huang Shijie 1-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errGravatar Huang Shijie 1-7/+5
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errGravatar Huang Shijie 1-3/+3
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
2016-05-20kprobes: add the "tls" argument for j_do_forkGravatar Huang Shijie 1-1/+1
2015-10-01kprobes: use _do_fork() in samples to make them work againGravatar Petr Mladek 3-12/+12
2014-09-26kprobes: update jprobe_example.c for do_fork() changeGravatar Michael Ellerman 1-5/+4
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
2009-08-16sparc64: cheaper asm/uaccess.h inclusionGravatar Alexey Dobriyan 1-0/+1
2008-03-04Kprobes: move kprobe examples to samples/Gravatar Ananth N Mavinakayanahalli 4-0/+270