index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
test_kprobes.c
Age
Commit message (
Expand
)
Author
2021-10-26
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2021-10-26
kprobes: Add a test case for stacktrace from kretprobe handler
Masami Hiramatsu
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
2017-10-20
kprobes: Disable the jprobes test code
Masami Hiramatsu
2017-09-28
kprobes: Improve smoke test to check preemptibility
Masami Hiramatsu
2014-08-08
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2010-10-14
kprobes: Fix selftest to clear flags field for reusing probes
Masami Hiramatsu
2009-01-06
kprobes: add tests for register_kprobes
Masami Hiramatsu
2009-01-06
kprobes: indirectly call kprobe_target
Masami Hiramatsu
2008-02-06
kprobes: kretprobe user entry-handler
Abhishek Sagar
2008-01-30
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli