summaryrefslogtreecommitdiff
path: root/kernel/test_kprobes.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner1-10/+1
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu1-94/+0
2017-10-20kprobes: Disable the jprobes test codeMasami Hiramatsu1-1/+8
2017-09-28kprobes: Improve smoke test to check preemptibilityMasami Hiramatsu1-0/+20
2014-08-08kernel/test_kprobes.c: use current logging functionsFabian Frederick1-56/+31
2013-04-29kernel/: rename random32() to prandom_u32()Akinobu Mita1-1/+1
2010-10-14kprobes: Fix selftest to clear flags field for reusing probesMasami Hiramatsu1-3/+9
2009-01-06kprobes: add tests for register_kprobesMasami Hiramatsu1-0/+189
2009-01-06kprobes: indirectly call kprobe_targetMasami Hiramatsu1-15/+6
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar1-2/+14
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli1-0/+216