Age | Commit message (Expand) | Author | Files | Lines |
2021-01-18 | samples/kprobes: Add ARM support | Marc Koderer | 1 | -0/+8 |
2021-01-11 | samples/kprobes: Remove misleading comment | Marc Koderer | 1 | -1/+0 |
2020-10-15 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+5 |
2020-09-10 | docs: trace: fix the location of kprobes.rst | Mauro Carvalho Chehab | 2 | -2/+2 |
2020-08-20 | tracing: switch to kernel_clone() | Christian Brauner | 1 | -2/+2 |
2020-08-20 | kprobes: switch to kernel_clone() | Christian Brauner | 1 | -3/+3 |
2020-06-19 | docs: move remaining stuff under Documentation/*.txt to Documentation/staging | Mauro Carvalho Chehab | 2 | -2/+2 |
2020-05-12 | samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. | Masami Hiramatsu | 2 | -2/+6 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2 | -0/+2 |
2018-03-16 | arch: remove tile port | Arnd Bergmann | 1 | -8/+0 |
2017-11-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -68/+1 |
2017-10-20 | kprobes: Remove the jprobes sample code | Masami Hiramatsu | 2 | -68/+1 |
2017-09-28 | samples/kprobes: Add s390 case in kprobe example module | Johannes Thumshirn | 1 | -0/+8 |
2016-08-04 | samples/kretprobe: fix the wrong type | Huang Shijie | 1 | -2/+2 |
2016-08-04 | samples/kretprobe: convert the printk to pr_info/pr_err | Huang Shijie | 1 | -7/+5 |
2016-08-04 | samples/jprobe: convert the printk to pr_info/pr_err | Huang Shijie | 1 | -3/+3 |
2016-08-04 | samples/kprobe: convert the printk to pr_info/pr_err | Huang Shijie | 1 | -17/+12 |
2016-07-19 | kprobes: Add arm64 case in kprobe example module | Sandeepa Prabhu | 1 | -0/+9 |
2016-05-21 | samples/kprobes: print out the symbol name for the hooks | Huang Shijie | 1 | -16/+16 |
2016-05-21 | samples/kprobes: add a new module parameter | Huang Shijie | 1 | -1/+5 |
2016-05-21 | kprobes: add the "tls" argument for j_do_fork | Huang Shijie | 1 | -1/+1 |
2015-10-02 | kprobes: use _do_fork() in samples to make them work again | Petr Mladek | 3 | -12/+12 |
2014-09-26 | kprobes: update jprobe_example.c for do_fork() change | Michael Ellerman | 1 | -5/+4 |
2013-08-30 | tile: support kprobes on tilegx | Tony Lu | 1 | -0/+9 |
2010-08-05 | SAMPLES: kprobe_example: Make it print something on MIPS. | David Daney | 1 | -0/+9 |
2009-08-17 | sparc64: cheaper asm/uaccess.h inclusion | Alexey Dobriyan | 1 | -0/+1 |
2008-03-05 | Kprobes: move kprobe examples to samples/ | Ananth N Mavinakayanahalli | 4 | -0/+270 |