Commit Graph

65 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Abhishek Sagar 8b6dd98682 kprobes: remove redundant config check 17 years ago
Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
Daniel Guilak 544304b200 kernel/kprobes.c: Made kprobe_blacklist static. 17 years ago
Masami Hiramatsu 67dddaad5d kprobes: fix error checking of batch registration 17 years ago
Masami Hiramatsu 26b31c1908 kprobes: add (un)register_jprobes for batch registration 17 years ago
Masami Hiramatsu 4a296e07c3 kprobes: add (un)register_kretprobes for batch registration 17 years ago
Masami Hiramatsu 9861668f74 kprobes: add (un)register_kprobes for batch registration 17 years ago
Srinivasa Ds 3d8d996e0c kprobes: prevent probing of preempt_schedule() 17 years ago
Masami Hiramatsu b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() 17 years ago
Ananth N Mavinakayanahalli 9edddaa200 Kprobes: indicate kretprobe support in Kconfig 17 years ago
Abhishek Sagar f47cd9b553 kprobes: kretprobe user entry-handler 17 years ago
Ananth N Mavinakayanahalli 8c1c935642 x86: kprobes: add kprobes smoke tests that run on boot 17 years ago
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist 17 years ago
Christoph Hellwig 74a0b57627 x86: optimize page faults like all other achitectures and kill notifier cruft 17 years ago
Peter Chubb cd5bfea278 fix compilation with gcc 4.2 18 years ago
Michael Ellerman 3d7e33825d jprobes: make jprobes a little safer for users 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
Christoph Hellwig 6f716acd5f kprobes: codingstyle cleanups 18 years ago
Christoph Hellwig b0bb501651 kprobes: use hlist_for_each_entry 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Randy Dunlap e386979299 kprobes: fix sparse NULL warning 18 years ago
Srinivasa Ds 346fd59bab [PATCH] kprobes: list all active probes in the system 18 years ago
Masami Hiramatsu ab40c5c6b6 [PATCH] kprobes: replace magic numbers with enum 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
bibo,mao 62c27be0dd [PATCH] kprobe whitespace cleanup 19 years ago
Ananth N Mavinakayanahalli 3a872d89ba [PATCH] Kprobes: Make kprobe modules more portable 19 years ago
bibo, mao a9ad965ea9 [PATCH] IA64: kprobe invalidate icache of jump buffer 19 years ago
Anil S Keshavamurthy e6f47f978b [PATCH] Notify page fault call chain 19 years ago
Anil S Keshavamurthy 3d5631e063 [PATCH] Kprobes registers for notify page fault 19 years ago
mao, bibo 3672165677 [PATCH] Kprobe: multi kprobe posthandler for booster 19 years ago
Ananth N Mavinakayanahalli 7522a8423b [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe 19 years ago
bibo mao c6fd91f0bd [PATCH] kretprobe instance recycled by parent process 19 years ago
Ingo Molnar 7a7d1cf954 [PATCH] sem2mutex: kprobes 19 years ago
Ananth N Mavinakayanahalli 278ff95370 [PATCH] Kprobes: Fix deadlock in function-return probes 19 years ago
Adrian Bunk e65cefe87b [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES 19 years ago
Keshavamurthy Anil S df019b1d8b [PATCH] kprobes: fix unloading of self probed module 19 years ago
Keshavamurthy Anil S a0d50069ed [PATCH] Kprobes: conversion from kcalloc to kzalloc 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
Keshavamurthy Anil S f709b12234 [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix 19 years ago
Anil S Keshavamurthy 49a2a1b83b [PATCH] kprobes: changed from using spinlock to mutex 19 years ago
Anil S Keshavamurthy 2d14e39da8 [PATCH] kprobes: enable funcions only for required arch 19 years ago
Keshavamurthy Anil S bf8d5c52c3 [PATCH] kprobes: increment kprobe missed count for multiprobes 19 years ago
Keshavamurthy Anil S adad0f331f [PATCH] kprobes: fix race in aggregate kprobe registration 19 years ago
Mao, Bibo b3e55c727f [PATCH] Kprobes: Reference count the modules when probed on it 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