summaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)AuthorFilesLines
2010-08-09vmscan: tracing: add a postprocessing script for reclaim-related ftrace eventsMel Gorman1-0/+686
2010-07-21tracing/documentation: Document dynamic ftracer internalsMike Frysinger1-5/+148
2010-07-05tracing/kprobes: Support "string" typeMasami Hiramatsu1-1/+1
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan1-126/+0
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+50
2010-05-04tracing: Make the documentation clear on trace_event boot optionLi Zefan1-1/+2
2010-04-27tracing: Add documentation for trace commands mod, traceon/traceoffChase Douglas1-0/+44
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker1-2/+4
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu1-1/+3
2010-03-16Fix typos in commentsThomas Weber1-4/+4
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/kern...Linus Torvalds1-25/+32
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo 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/...Linus 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/jik...Linus 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 ...Mel Gorman1-0/+327
2009-09-22tracing, page-allocator: add a postprocessing script for page-allocator-relat...Mel 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