summaryrefslogtreecommitdiffstats
path: root/Documentation/kprobes.txt
Commit message (Expand)AuthorAgeFilesLines
* debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-3/+3
* kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu2009-04-071-6/+10
* kprobes: support per-kprobe disablingMasami Hiramatsu2009-04-071-6/+28
* kprobes: support probing module __exit functionMasami Hiramatsu2009-01-061-1/+4
* powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-261-0/+1
* kprobes: update document about batch registrationMasami Hiramatsu2008-04-281-4/+47
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-041-238/+5
* remove final fastcall usersHarvey Harrison2008-02-131-6/+5
* kprobes: kretprobe user entry-handlerAbhishek Sagar2008-02-061-12/+69
* ARM kprobes: let's enable itNicolas Pitre2008-01-261-0/+1
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-7/+1
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-3/+31
* [PATCH] Don't give bad kprobes example aka ") < 0))" typoAlexey Dobriyan2006-11-161-2/+3
* [PATCH] Update Documentation/kprobes.txtAnanth N Mavinakayanahalli2006-10-021-33/+56
* [PATCH] kprobes: Update Documentation/kprobes.txtJim Keniston2006-02-141-39/+42
* [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
* [PATCH] Add Documentation/kprobes.txtJim Keniston2005-08-041-0/+588