index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
kprobes
Age
Commit message (
Expand
)
Author
2016-08-04
samples/kretprobe: fix the wrong type
Huang Shijie
2016-08-04
samples/kretprobe: convert the printk to pr_info/pr_err
Huang Shijie
2016-08-04
samples/jprobe: convert the printk to pr_info/pr_err
Huang Shijie
2016-08-04
samples/kprobe: convert the printk to pr_info/pr_err
Huang Shijie
2016-07-19
kprobes: Add arm64 case in kprobe example module
Sandeepa Prabhu
2016-05-20
samples/kprobes: print out the symbol name for the hooks
Huang Shijie
2016-05-20
samples/kprobes: add a new module parameter
Huang Shijie
2016-05-20
kprobes: add the "tls" argument for j_do_fork
Huang Shijie
2015-10-01
kprobes: use _do_fork() in samples to make them work again
Petr Mladek
2014-09-26
kprobes: update jprobe_example.c for do_fork() change
Michael Ellerman
2013-08-30
tile: support kprobes on tilegx
Tony Lu
2010-08-05
SAMPLES: kprobe_example: Make it print something on MIPS.
David Daney
2009-08-16
sparc64: cheaper asm/uaccess.h inclusion
Alexey Dobriyan
2008-03-04
Kprobes: move kprobe examples to samples/
Ananth N Mavinakayanahalli