aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kprobes.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Documentation: add description for FTRACE probe statusWang Long1-1/+2
2014-09-09Documentation/kprobes: add s390 to list of supported architecturesHeiko Carstens1-0/+1
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu1-1/+15
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-14kprobes: Update document about irq disabled state in kprobe handlerMasami Hiramatsu1-3/+5
2010-08-05Documentation: Mention that KProbes is supported on MIPSDavid Daney1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-1/+1
2010-03-16kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu1-8/+2
2010-02-25kprobes: Add documents of jump optimizationMasami Hiramatsu1-12/+195
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-3/+3
2009-04-07kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu1-6/+10
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu1-6/+28
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu1-1/+4
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala1-0/+1
2008-04-28kprobes: update document about batch registrationMasami Hiramatsu1-4/+47
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli1-238/+5
2008-02-13remove final fastcall usersHarvey Harrison1-6/+5
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar1-12/+69
2008-01-26ARM kprobes: let's enable itNicolas Pitre1-0/+1
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-7/+1
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-3/+31
2006-11-16[PATCH] Don't give bad kprobes example aka ") < 0))" typoAlexey Dobriyan1-2/+3
2006-10-02[PATCH] Update Documentation/kprobes.txtAnanth N Mavinakayanahalli1-33/+56
2006-02-14[PATCH] kprobes: Update Documentation/kprobes.txtJim Keniston1-39/+42
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2005-08-04[PATCH] Add Documentation/kprobes.txtJim Keniston1-0/+588