Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing/kprobe: bpf: Check error injectable event is on function entry | Masami Hiramatsu | 2018-01-13 | 1 | -14/+0 |
* | bpf: add a bpf_override_function helper | Josef Bacik | 2017-12-12 | 1 | -0/+14 |
* | kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes | Masami Hiramatsu | 2017-09-28 | 1 | -7/+2 |
* | kprobes/x86: Disable preemption in ftrace-based jprobes | Masami Hiramatsu | 2017-09-28 | 1 | -9/+14 |
* | kprobes/x86: Make boostable flag boolean | Masami Hiramatsu | 2017-04-12 | 1 | -1/+1 |
* | kprobes/ftrace: Recover original IP if pre_handler doesn't change it | Masami Hiramatsu | 2014-11-20 | 1 | -3/+6 |
* | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 | 1 | -6/+9 |
* | kprobes/x86: Allow probe on some kprobe preparation functions | Masami Hiramatsu | 2014-04-24 | 1 | -1/+1 |
* | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu | 2013-01-21 | 1 | -0/+93 |