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