aboutsummaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)AuthorFilesLines
2011-10-31mm: change isolate mode from #define to bitwise typeGravatar Minchan Kim 1-4/+4
2011-07-15tracing/kprobes: Support module init function probingGravatar Masami Hiramatsu 1-4/+5
2011-04-24sched: Get rid of lock_depthGravatar Jonathan Corbet 1-1/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-09tracing: Add an 'overwrite' trace_option.Gravatar David Sharp 1-0/+5
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 2-129/+26
2011-02-08tracing: Deprecate tracing_enabled for tracing_onGravatar Steven Rostedt 1-19/+19
2011-02-08tracing: Remove obsolete sched_switch tracerGravatar Steven Rostedt 1-110/+0
2011-02-07tracing/syscalls: Allow arch specific syscall symbol matchingGravatar Ian Munsie 1-0/+4
2011-02-07tracing/syscalls: Make arch_syscall_addr weakGravatar Ian Munsie 1-0/+3
2011-02-07tracing/kprobes: Add bitfield typeGravatar Masami Hiramatsu 1-1/+15
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-4/+4
2011-01-08Documentation/trace/events.txt: Remove obsolete sched_signal_send.Gravatar Tao Ma 1-4/+4
2011-01-05tools, perf: Documentation for the power events APIGravatar Jean Pihet 1-0/+90
2010-12-22mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Gravatar Mel Gorman 1-1/+10
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingGravatar Mel Gorman 1-10/+29
2010-08-09vmscan: tracing: add a postprocessing script for reclaim-related ftrace eventsGravatar Mel Gorman 1-0/+686
2010-07-21tracing/documentation: Document dynamic ftracer internalsGravatar Mike Frysinger 1-5/+148
2010-07-05tracing/kprobes: Support "string" typeGravatar Masami Hiramatsu 1-1/+1
2010-06-09tracing: Remove kmemtrace ftrace pluginGravatar Li Zefan 1-126/+0
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+4
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+50
2010-05-04tracing: Make the documentation clear on trace_event boot optionGravatar Li Zefan 1-1/+2
2010-04-27tracing: Add documentation for trace commands mod, traceon/traceoffGravatar Chase Douglas 1-0/+44
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersGravatar Frederic Weisbecker 1-2/+4
2010-04-14tracing/kprobes: Support basic types on dynamic eventsGravatar Masami Hiramatsu 1-1/+3
2010-03-16Fix typos in commentsGravatar Thomas Weber 1-4/+4
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-25/+32
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Ingo Molnar 1-3/+2
2010-02-17tracing: Unify arch_syscall_addr() implementationsGravatar Mike Frysinger 1-3/+2
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2010-01-26tracing/documentation: Cover new frame pointer semanticsGravatar Mike Frysinger 1-3/+23
2010-01-26tracing/documentation: Fix a typo in ftrace.txtGravatar Yang Hongyang 1-1/+1
2010-01-20kprobetrace, doc: Add the explanation to remove probe pointsGravatar Motohiro KOSAKI 1-0/+7
2010-01-20kprobetrace, doc: Shell needs single quote to use $ characterGravatar Motohiro KOSAKI 1-2/+2
2010-01-13tracing/kprobe: Drop function argument access syntaxGravatar Masami Hiramatsu 1-11/+10
2010-01-13tracing/kprobe: Update example output in documentationGravatar Masami Hiramatsu 1-16/+17
2010-01-11Documentation: update ring-buffer-design.txtGravatar Randy Dunlap 1-28/+28
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-44/+45
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtGravatar Randy Dunlap 1-7/+7
2009-12-20Documentation: Update ftrace-design.txtGravatar Randy Dunlap 1-7/+7
2009-12-20Documentation: Update tracepoint-analysis.txtGravatar Randy Dunlap 1-30/+30
2009-12-20Documentation: Update mmiotrace.txtGravatar Randy Dunlap 1-7/+8
2009-11-17Merge branch 'perf/core' into perf/probesGravatar Ingo Molnar 1-0/+2
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventGravatar Masami Hiramatsu 1-18/+16
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreGravatar Ingo Molnar 1-0/+2
2009-10-24tracing: Fix comment typo and documentation exampleGravatar Jiri Olsa 1-0/+2
2009-10-23Merge branch 'perf/core' into perf/probesGravatar Ingo Molnar 1-2/+11
2009-10-14tracing: Document HAVE_SYSCALL_TRACEPOINTS needsGravatar Frederic Weisbecker 1-2/+11