summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-15Documentation: kprobes: Document jprobes stack copying limitationsDavid A. Long1-0/+10
2015-03-20kprobes: Update Documentation/kprobes.txtLi Bin1-2/+2
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 Hiramatsu8-52/+107
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König207-261/+261
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/jik...Linus Torvalds165-328/+313
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue56-81/+81
2010-03-16kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu2-15/+4
2010-02-25kprobes: Add documents of jump optimizationMasami Hiramatsu1-12/+195
2009-06-16debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim20-191/+238
2009-04-07kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu2-6/+27
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu3-33/+191
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu3-44/+134
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala3-15/+37
2008-04-28kprobes: update document about batch registrationMasami Hiramatsu1-4/+47
2008-03-05Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli7-239/+287
2008-02-14remove final fastcall usersHarvey Harrison7-14/+13
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar4-15/+94
2008-01-26ARM kprobes: let's enable itNicolas Pitre2-0/+11
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman10-18/+6
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli8-10/+222
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-15[PATCH] kprobes: Update Documentation/kprobes.txtJim Keniston1-39/+42
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan3-3/+6
2005-08-04[PATCH] Add Documentation/kprobes.txtJim Keniston1-0/+588