summaryrefslogtreecommitdiffstats
path: root/include/linux/kprobes.h
Commit message (Expand)AuthorAgeFilesLines
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-0/+1
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-0/+3
* jprobes: make struct jprobe.entry a void *Michael Ellerman2007-07-191-1/+1
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-3/+2
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-0/+10
* Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli2007-05-081-1/+1
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-1/+1
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-0/+6
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-1/+2
* [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-111-0/+3
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-0/+1
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+0
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-1/+0
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-0/+1
* [PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2005-12-121-1/+6
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-1/+1
* [PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli2005-11-071-5/+4
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli2005-11-071-9/+22
* [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-071-0/+3
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* [PATCH] Return probe redesign: architecture independent changesRusty Lynch2005-06-271-25/+3
* [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-0/+2
* [PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi2005-06-231-0/+9
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-231-2/+1
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-0/+2
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-2/+88
* [PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli2005-05-051-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+136