Commit Graph

31 Commits (f695baf2df9e0413d3521661070103711545207a)

Author SHA1 Message Date
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
Ingo Molnar 7a7d1cf954 [PATCH] sem2mutex: kprobes 19 years ago
Keshavamurthy Anil S df019b1d8b [PATCH] kprobes: fix unloading of self probed module 19 years ago
Ananth N Mavinakayanahalli 0498b63504 [PATCH] kprobes: fix build breakage 19 years ago
Anil S Keshavamurthy e597c2984c [PATCH] kprobes: arch_remove_kprobe 19 years ago
Anil S Keshavamurthy 49a2a1b83b [PATCH] kprobes: changed from using spinlock to mutex 19 years ago
Keshavamurthy Anil S bf8d5c52c3 [PATCH] kprobes: increment kprobe missed count for multiprobes 19 years ago
Keshavamurthy Anil S 00d7c05ab1 [PATCH] kprobes: no probes on critical path 19 years ago
Ananth N Mavinakayanahalli d217d5450f [PATCH] Kprobes: preempt_disable/enable() simplification 19 years ago
Ananth N Mavinakayanahalli 3516a46042 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes 19 years ago
Ananth N Mavinakayanahalli e65845235c [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes 19 years ago
Prasanna S Panchamukhi d0aaff9796 [PATCH] Kprobes: prevent possible race conditions generic 20 years ago
Rusty Lynch 6772926bef [PATCH] kprobes: fix namespace problem and sparc64 build 20 years ago
Rusty Lynch 802eae7c80 [PATCH] Return probe redesign: architecture independent changes 20 years ago
Ananth N Mavinakayanahalli 9ec4b1f356 [PATCH] kprobes: fix single-step out of line - take2 20 years ago
Prasanna S Panchamukhi ea32c65cc2 [PATCH] kprobes: Temporary disarming of reentrant probe 20 years ago
Hien Nguyen 0aa55e4d7d [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task 20 years ago
Rusty Lynch 7e1048b11c [PATCH] Move kprobe [dis]arming into arch specific code 20 years ago
Hien Nguyen b94cce926b [PATCH] kprobes: function-return probes 20 years ago
Ananth N Mavinakayanahalli 64f562c6df [PATCH] kprobes: Allow multiple kprobes at the same address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago