aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace/kprobetrace.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval1-0/+3
2012-09-27doc: fix old config name of kprobetraceLiu Bo1-1/+1
2011-07-15tracing/kprobes: Support module init function probingMasami Hiramatsu1-4/+5
2011-04-24sched: Get rid of lock_depthJonathan Corbet1-1/+0
2011-02-07tracing/kprobes: Add bitfield typeMasami Hiramatsu1-1/+15
2010-07-05tracing/kprobes: Support "string" typeMasami Hiramatsu1-1/+1
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu1-1/+3
2010-01-20kprobetrace, doc: Add the explanation to remove probe pointsMotohiro KOSAKI1-0/+7
2010-01-20kprobetrace, doc: Shell needs single quote to use $ characterMotohiro KOSAKI1-2/+2
2010-01-13tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu1-11/+10
2010-01-13tracing/kprobe: Update example output in documentationMasami Hiramatsu1-16/+17
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu1-18/+16
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu1-11/+11
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu1-7/+6
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu1-10/+10
2009-09-17tracing/kprobes: Disable kprobe events by default after creationMasami Hiramatsu1-2/+9
2009-09-17tracing/kprobes: Support custom subsystem for each kprobe eventMasami Hiramatsu1-2/+3
2009-09-11tracing/kprobes: Show event name in trace outputMasami Hiramatsu1-8/+8
2009-09-11tracing/kprobes: Add argument name supportMasami Hiramatsu1-26/+20
2009-09-11tracing/kprobes: Add event profiling supportMasami Hiramatsu1-1/+3
2009-09-11tracing/kprobes: Fix probe offset to be unsignedMasami Hiramatsu1-7/+7
2009-08-27tracing: Add kprobes event profiling interfaceMasami Hiramatsu1-0/+8
2009-08-27tracing: Generate names for each kprobe event automaticallyMasami Hiramatsu1-1/+2
2009-08-27tracing: Kprobe-tracer supports more than 6 argumentsMasami Hiramatsu1-1/+1
2009-08-27tracing: Add kprobe-based event tracer documentationMasami Hiramatsu1-0/+139