Steven Rostedt
|
de31c3ca81
jump label: Fix error with preempt disable holding mutex
|
14 年之前 |
Jason Baron
|
91bad2f8d3
jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
|
14 年之前 |
Linus Torvalds
|
a042e26137
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Masami Hiramatsu
|
43948f5027
kprobes: Remove redundant text_mutex lock in optimize
|
14 年之前 |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Jason Baron
|
4c3ef6d793
jump label: Add jump_label_text_reserved() to reserve jump points
|
14 年之前 |
Jason Baron
|
bf5438fca2
jump label: Base patch for jump label
|
14 年之前 |
Namhyung Kim
|
635c17c2b2
kprobes: Add sparse context annotations
|
14 年之前 |
Namhyung Kim
|
6376b22975
kprobes: Make functions static
|
14 年之前 |
Namhyung Kim
|
05662bdb64
kprobes: Verify jprobe entry point
|
14 年之前 |
Namhyung Kim
|
edbaadbe42
kprobes: Remove redundant address check
|
14 年之前 |
Masami Hiramatsu
|
c0614829c1
kprobes: Move enable/disable_kprobe() out from debugfs code
|
15 年之前 |
Masami Hiramatsu
|
83ff56f46a
kprobes: Calculate the index correctly when freeing the out-of-line execution slot
|
15 年之前 |
Masami Hiramatsu
|
b2be84df99
kprobes: Jump optimization sysctl interface
|
15 年之前 |
Masami Hiramatsu
|
afd66255b9
kprobes: Introduce kprobes jump optimization
|
15 年之前 |
Masami Hiramatsu
|
4610ee1d36
kprobes: Introduce generic insn_slot framework
|
15 年之前 |
Masami Hiramatsu
|
5ecaafdbf4
kprobes: Add mcount to the kprobes blacklist
|
15 年之前 |
Masami Hiramatsu
|
4554dbcb85
kprobes: Check probe address is reserved
|
15 年之前 |
Masami Hiramatsu
|
615d0ebbc7
kprobes: Disable booster when CONFIG_PREEMPT=y
|
15 年之前 |
Heiko Carstens
|
c2ef6661ce
kprobes: Fix distinct type warning
|
15 年之前 |
Linus Torvalds
|
c3fa27d136
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Ananth N Mavinakayanahalli
|
4dae560f97
kprobes: Sanitize struct kretprobe_instance allocations
|
15 年之前 |
Ingo Molnar
|
bb3c3e8071
Merge commit 'v2.6.32-rc5' into perf/probes
|
15 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 年之前 |
Frederic Weisbecker
|
d7a4b414ee
Merge commit 'linus/master' into tracing/kprobes
|
15 年之前 |
James Morris
|
88e9d34c72
seq_file: constify seq_operations
|
15 年之前 |
Ananth N Mavinakayanahalli
|
1f0ab40976
kprobes: Prevent re-registration of the same kprobe
|
15 年之前 |
Masami Hiramatsu
|
a00e817f42
kprobes/x86-32: Move irq-exit functions to kprobes section
|
16 年之前 |
Masami Hiramatsu
|
65e234ec2c
kprobes: Prohibit to probe native_get_debugreg
|
16 年之前 |