Jiri Olsa
|
9bbeacf52f
kprobes, x86: Disable irqs during optimized callback
|
14 years ago |
Jiri Olsa
|
2a8247a260
kprobes: Disabling optimized kprobes for entry text section
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Christoph Lameter
|
b76834bc1b
kprobes: Use this_cpu_ops
|
14 years ago |
Masami Hiramatsu
|
f984ba4eb5
kprobes: Use text_poke_smp_batch for unoptimizing
|
14 years ago |
Masami Hiramatsu
|
cd7ebe2298
kprobes: Use text_poke_smp_batch for optimizing
|
14 years ago |
Masami Hiramatsu
|
6274de4984
kprobes: Support delayed unoptimizing
|
14 years ago |
Jason Baron
|
4c3ef6d793
jump label: Add jump_label_text_reserved() to reserve jump points
|
14 years ago |
Namhyung Kim
|
6abded71d7
kprobes: Remove __dummy_buf
|
14 years ago |
Namhyung Kim
|
6376b22975
kprobes: Make functions static
|
14 years ago |
KUMANO Syuhei
|
737480a0d5
kprobes/x86: Fix the return address of multiple kretprobes
|
15 years ago |
Ingo Molnar
|
9dcdbf7a33
Merge branch 'linus' into perf/core
|
15 years ago |
Roland McGrath
|
a197479848
x86: kprobes: fix swapped segment registers in kretprobe
|
15 years ago |
Masami Hiramatsu
|
567a9fd867
kprobes/x86: Fix kprobes to skip prefixes correctly
|
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 |