aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-25/+32
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-3/+2
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-3/+2
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger1-3/+23
2010-01-26tracing/documentation: Fix a typo in ftrace.txtYang Hongyang1-1/+1
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
2010-01-11Documentation: update ring-buffer-design.txtRandy Dunlap1-28/+28
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-44/+45
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap1-7/+7
2009-12-20Documentation: Update ftrace-design.txtRandy Dunlap1-7/+7
2009-12-20Documentation: Update tracepoint-analysis.txtRandy Dunlap1-30/+30
2009-12-20Documentation: Update mmiotrace.txtRandy Dunlap1-7/+8
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar1-0/+2
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu1-18/+16
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar1-0/+2
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa1-0/+2
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar1-2/+11
2009-10-14tracing: Document HAVE_SYSCALL_TRACEPOINTS needsFrederic Weisbecker1-2/+11
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-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker7-32/+1288
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-09-22tracing, documentation: Add a document on the kmem tracepointsMel Gorman1-0/+107
2009-09-22tracing, documentation: add a document describing how to do some performance analysis with tracepointsMel Gorman1-0/+327
2009-09-22tracing, page-allocator: add a postprocessing script for page-allocator-related ftrace eventsMel Gorman1-0/+418
2009-09-21trivial: fix typo in tracing documentationMichal Sojka1-1/+1
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-1/+1
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-17/+0
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar1-12/+12
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-15debugfs: Fix mount directory of debugfs by default in events.txtGeunSik Lim1-12/+12
2009-09-14ftrace: document function and function graph implementationMike Frysinger2-0/+239
2009-09-12tracing/filters: add filter DocumentationTom Zanussi1-1/+183
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-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker1-32/+36
2009-09-04tracing: Remove mentioning of legacy latency_trace file from documentationAlbin Tonnerre1-32/+36
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