summaryrefslogtreecommitdiff
path: root/samples/kprobes
AgeCommit message (Expand)Author
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-10-20kprobes: Remove the jprobes sample codeMasami Hiramatsu
2017-09-28samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-07-19kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie
2016-05-20samples/kprobes: add a new module parameterHuang Shijie
2016-05-20kprobes: add the "tls" argument for j_do_forkHuang Shijie
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek
2014-09-26kprobes: update jprobe_example.c for do_fork() changeMichael Ellerman
2013-08-30tile: support kprobes on tilegxTony Lu
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.David Daney
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli