aboutsummaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)Author
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-04tracing: Make the documentation clear on trace_event boot optionLi Zefan
2010-04-27tracing: Add documentation for trace commands mod, traceon/traceoffChase Douglas
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu
2010-03-16Fix typos in commentsThomas Weber
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger
2010-01-26tracing/documentation: Fix a typo in ftrace.txtYang Hongyang
2010-01-20kprobetrace, doc: Add the explanation to remove probe pointsMotohiro KOSAKI
2010-01-20kprobetrace, doc: Shell needs single quote to use $ characterMotohiro KOSAKI
2010-01-13tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu
2010-01-13tracing/kprobe: Update example output in documentationMasami Hiramatsu
2010-01-11Documentation: update ring-buffer-design.txtRandy Dunlap
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap
2009-12-20Documentation: Update ftrace-design.txtRandy Dunlap
2009-12-20Documentation: Update tracepoint-analysis.txtRandy Dunlap
2009-12-20Documentation: Update mmiotrace.txtRandy Dunlap
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-14tracing: Document HAVE_SYSCALL_TRACEPOINTS needsFrederic Weisbecker
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22tracing, documentation: Add a document on the kmem tracepointsMel Gorman
2009-09-22tracing, documentation: add a document describing how to do some performance ...Mel Gorman
2009-09-22tracing, page-allocator: add a postprocessing script for page-allocator-relat...Mel Gorman
2009-09-21trivial: fix typo in tracing documentationMichal Sojka
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17tracing/kprobes: Disable kprobe events by default after creationMasami Hiramatsu
2009-09-17tracing/kprobes: Support custom subsystem for each kprobe eventMasami Hiramatsu
2009-09-15debugfs: Fix mount directory of debugfs by default in events.txtGeunSik Lim
2009-09-14ftrace: document function and function graph implementationMike Frysinger
2009-09-12tracing/filters: add filter DocumentationTom Zanussi
2009-09-11tracing/kprobes: Show event name in trace outputMasami Hiramatsu
2009-09-11tracing/kprobes: Add argument name supportMasami Hiramatsu
2009-09-11tracing/kprobes: Add event profiling supportMasami Hiramatsu