aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp1-0/+5
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-129/+26
2011-02-08tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt1-19/+19
2011-02-08tracing: Remove obsolete sched_switch tracerSteven Rostedt1-110/+0
2011-02-07tracing/syscalls: Allow arch specific syscall symbol matchingIan Munsie1-0/+4
2011-02-07tracing/syscalls: Make arch_syscall_addr weakIan Munsie1-0/+3
2011-02-07tracing/kprobes: Add bitfield typeMasami Hiramatsu1-1/+15
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2011-01-08Documentation/trace/events.txt: Remove obsolete sched_signal_send.Tao Ma1-4/+4
2011-01-05tools, perf: Documentation for the power events APIJean Pihet1-0/+90
2010-12-22mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace and vmstatMel Gorman1-1/+10
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman1-10/+29
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/jikos/trivialLinus Torvalds1-4/+4
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/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