Masami Hiramatsu
|
5a4ccaf37f
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
|
16 年之前 |
Masami Hiramatsu
|
f24659d96f
kprobes: support probing module __init function
|
16 年之前 |
Masami Hiramatsu
|
49ad2fd76c
kprobes: remove called_from argument
|
16 年之前 |
Masami Hiramatsu
|
e8386a0cb2
kprobes: support probing module __exit function
|
16 年之前 |
Masami Hiramatsu
|
017c39bdb1
kprobes: add __kprobes to kprobe internal functions
|
16 年之前 |
Masami Hiramatsu
|
1294156078
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
|
16 年之前 |
Masami Hiramatsu
|
bc2f70151f
kprobes: bugfix: try_module_get even if calling_mod is NULL
|
16 年之前 |
Andrew Morton
|
7e036d040a
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
|
16 年之前 |
Masami Hiramatsu
|
a189d0350f
kprobes: disable preempt for module_text_address() and kernel_text_address()
|
16 年之前 |
Adrian Bunk
|
2b252c5411
make kprobes.c:kretprobe_table_lock() static
|
16 年之前 |
Abhishek Sagar
|
8b6dd98682
kprobes: remove redundant config check
|
17 年之前 |
Srinivasa D S
|
ef53d9c5e4
kprobes: improve kretprobe scalability with hashed locking
|
17 年之前 |
Daniel Guilak
|
544304b200
kernel/kprobes.c: Made kprobe_blacklist static.
|
17 年之前 |
Masami Hiramatsu
|
67dddaad5d
kprobes: fix error checking of batch registration
|
17 年之前 |
Masami Hiramatsu
|
26b31c1908
kprobes: add (un)register_jprobes for batch registration
|
17 年之前 |
Masami Hiramatsu
|
4a296e07c3
kprobes: add (un)register_kretprobes for batch registration
|
17 年之前 |
Masami Hiramatsu
|
9861668f74
kprobes: add (un)register_kprobes for batch registration
|
17 年之前 |
Srinivasa Ds
|
3d8d996e0c
kprobes: prevent probing of preempt_schedule()
|
17 年之前 |
Masami Hiramatsu
|
b2a5cd6938
kprobes: fix a null pointer bug in register_kretprobe()
|
17 年之前 |
Ananth N Mavinakayanahalli
|
9edddaa200
Kprobes: indicate kretprobe support in Kconfig
|
17 年之前 |
Abhishek Sagar
|
f47cd9b553
kprobes: kretprobe user entry-handler
|
17 年之前 |
Ananth N Mavinakayanahalli
|
8c1c935642
x86: kprobes: add kprobes smoke tests that run on boot
|
17 年之前 |
Masami Hiramatsu
|
f438d914b2
kprobes: support kretprobe blacklist
|
17 年之前 |
Christoph Hellwig
|
74a0b57627
x86: optimize page faults like all other achitectures and kill notifier cruft
|
17 年之前 |
Peter Chubb
|
cd5bfea278
fix compilation with gcc 4.2
|
18 年之前 |
Michael Ellerman
|
3d7e33825d
jprobes: make jprobes a little safer for users
|
18 年之前 |
Ananth N Mavinakayanahalli
|
bf8f6e5b3e
Kprobes: The ON/OFF knob thru debugfs
|
18 年之前 |
Christoph Hellwig
|
4c4308cb93
kprobes: kretprobes simplifications
|
18 年之前 |
Christoph Hellwig
|
6f716acd5f
kprobes: codingstyle cleanups
|
18 年之前 |
Christoph Hellwig
|
b0bb501651
kprobes: use hlist_for_each_entry
|
18 年之前 |