Steven Rostedt
|
fe832a3a48
tracing: remove notrace from __kprobes annotation
|
16 years ago |
Masami Hiramatsu
|
8f9b15286a
kprobes: support kretprobe and jprobe per-probe disabling
|
16 years ago |
Masami Hiramatsu
|
de5bd88d5a
kprobes: support per-kprobe disabling
|
16 years ago |
Masami Hiramatsu
|
cc00e9cfe0
kprobes: cleanup comment style in kprobes.h
|
16 years ago |
Ingo Molnar
|
b18018126f
x86, mm, kprobes: fault.c, simplify notify_page_fault()
|
16 years ago |
Masami Hiramatsu
|
dc19835df6
kprobes: fix module compilation error with CONFIG_KPROBES=n
|
16 years ago |
Masami Hiramatsu
|
e8386a0cb2
kprobes: support probing module __exit function
|
16 years ago |
Masami Hiramatsu
|
1294156078
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
|
16 years ago |
Ingo Molnar
|
36dcd67ae9
ftrace: ignore functions that cannot be kprobe-ed
|
17 years ago |
Srinivasa D S
|
ef53d9c5e4
kprobes: improve kretprobe scalability with hashed locking
|
17 years ago |
Abhishek Sagar
|
785656a41f
kprobes: enable clean usage of get_kprobe
|
17 years ago |
Masami Hiramatsu
|
26b31c1908
kprobes: add (un)register_jprobes for batch registration
|
17 years ago |
Masami Hiramatsu
|
4a296e07c3
kprobes: add (un)register_kretprobes for batch registration
|
17 years ago |
Masami Hiramatsu
|
9861668f74
kprobes: add (un)register_kprobes for batch registration
|
17 years ago |
Srinivasa Ds
|
3d8d996e0c
kprobes: prevent probing of preempt_schedule()
|
17 years ago |
Ananth N Mavinakayanahalli
|
9edddaa200
Kprobes: indicate kretprobe support in Kconfig
|
17 years ago |
Abhishek Sagar
|
f47cd9b553
kprobes: kretprobe user entry-handler
|
17 years ago |
Ananth N Mavinakayanahalli
|
8c1c935642
x86: kprobes: add kprobes smoke tests that run on boot
|
17 years ago |
Masami Hiramatsu
|
f438d914b2
kprobes: support kretprobe blacklist
|
18 years ago |
Michael Ellerman
|
3d7e33825d
jprobes: make jprobes a little safer for users
|
18 years ago |
Michael Ellerman
|
9e367d8592
jprobes: remove JPROBE_ENTRY()
|
18 years ago |
Michael Ellerman
|
81eae375ec
jprobes: make struct jprobe.entry a void *
|
18 years ago |
Ananth N Mavinakayanahalli
|
bf8f6e5b3e
Kprobes: The ON/OFF knob thru debugfs
|
18 years ago |
Christoph Hellwig
|
4c4308cb93
kprobes: kretprobes simplifications
|
18 years ago |
Ananth N Mavinakayanahalli
|
0f95b7fc83
Kprobes: print details of kretprobe on assertion failure
|
18 years ago |
Ananth N Mavinakayanahalli
|
9b3af29bf3
Kprobes: Make kprobe.symbol_name const
|
18 years ago |
Masami Hiramatsu
|
b4c6c34a53
[PATCH] kprobes: enable booster on the preemptible kernel
|
18 years ago |
bibo,mao
|
99219a3fbc
[PATCH] kretprobe spinlock deadlock patch
|
19 years ago |
Ananth N Mavinakayanahalli
|
3a872d89ba
[PATCH] Kprobes: Make kprobe modules more portable
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |