Roland McGrath
|
a197479848
x86: kprobes: fix swapped segment registers in kretprobe
|
15 years ago |
Linus Torvalds
|
4d7b4ac22f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Masami Hiramatsu
|
829e924585
kprobes/x86: Fix removed int3 checking order
|
15 years ago |
Peter Zijlstra
|
ea8e61b7bb
x86, ptrace: Fix block-step
|
15 years ago |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
Masami Hiramatsu
|
c0f7ac3a9e
kprobes/x86: Support kprobes jump optimization on x86
|
15 years ago |
Masami Hiramatsu
|
f007ea2685
kprobes/x86: Cleanup save/restore registers
|
15 years ago |
Masami Hiramatsu
|
0f94eb634e
kprobes/x86: Boost probes when reentering
|
15 years ago |
Masami Hiramatsu
|
d498f76395
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
|
15 years ago |
Masami Hiramatsu
|
4554dbcb85
kprobes: Check probe address is reserved
|
15 years ago |
Masami Hiramatsu
|
615d0ebbc7
kprobes: Disable booster when CONFIG_PREEMPT=y
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
Linus Torvalds
|
c2ed69cdc9
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Ingo Molnar
|
96200591a3
Merge branch 'tracing/hw-breakpoints' into perf/core
|
15 years ago |
H. Peter Anvin
|
98272ed0d2
x86: use kernel_stack_pointer() in kprobes.c
|
15 years ago |
Masami Hiramatsu
|
f5ad31158d
kprobes/x86-64: Allow to reenter probe on post_handler
|
16 years ago |
Masami Hiramatsu
|
e9afe9e1b3
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
|
16 years ago |
Frederic Weisbecker
|
24851d2447
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
|
16 years ago |
Masami Hiramatsu
|
89ae465b0e
kprobes: Cleanup fix_riprel() using insn decoder on x86
|
16 years ago |
Masami Hiramatsu
|
b46b3d70c9
kprobes: Checks probe address is instruction boudary on x86
|
16 years ago |
K.Prasad
|
62edab9056
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
|
16 years ago |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
Masami Hiramatsu
|
fee039a1d0
x86: kretprobe-booster interrupt emulation code fix
|
16 years ago |
Jaswinder Singh Rajput
|
cde5edbda8
x86: kprobes.c fix compilation warning
|
16 years ago |
Masami Hiramatsu
|
30390880de
prevent boosting kprobes on exception address
|
16 years ago |
Masami Hiramatsu
|
5a4ccaf37f
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
|
16 years ago |
Linus Torvalds
|
57c44c5f6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
Masami Hiramatsu
|
1294156078
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
|
16 years ago |
Frederik Schwarzer
|
025dfdafe7
trivial: fix then -> than typos in comments and documentation
|
16 years ago |