summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
AgeCommit message (Expand)AuthorLines
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt-3/+8
2010-08-13tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz-3/+8
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds-8/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-72/+55
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel-21/+22
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-8/+38
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter-1/+1
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro-6/+32
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan-1/+5
2010-07-20tracing: Use generic_file_llseek for debugfsArnd Bergmann-0/+15
2010-07-20tracing: Remove special tracesFrederic Weisbecker-55/+0
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker-3/+0
2010-07-09init: Remove the BKL from startup codeArnd Bergmann-8/+0
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar-3/+0
2010-06-08tracing: Remove boot tracerAmérico Wang-3/+0
2010-06-08Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar-3/+2
2010-06-03tracing: Remove ftrace_preempt_disable/enableSteven Rostedt-3/+2
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+0
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+5
2010-05-25ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt-6/+0
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe-36/+91
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe-24/+36
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt-4/+5
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller-3/+8
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa-13/+22
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker-12/+39
2010-04-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-1/+1
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar-1/+1
2010-04-05tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan-1/+1
2010-03-31tracing: Show the lost events in the trace_pipe outputSteven Rostedt-8/+22
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+41
2010-03-12tracing: Do not record user stack trace from NMI contextSteven Rostedt-0/+7
2010-03-12tracing: Disable buffer switching when starting or stopping traceSteven Rostedt-0/+9
2010-03-12tracing: Use same local variable when resetting the ring bufferSteven Rostedt-4/+4
2010-03-11Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-4/+20
2010-03-05function-graph: Add tracing_thresh support to function_graph tracerTim Bird-2/+18
2010-03-05tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo-2/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-3/+3
2010-03-02tracing: Fix warning in s_next of trace file opsLai Jiangshan-0/+1
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar-0/+5
2010-02-02Merge branch 'master' into percpuTejun Heo-0/+5
2010-01-25tracing: Prevent kernel oops with corrupted bufferSteven Rostedt-0/+5
2010-01-06tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt-2/+6
2010-01-06tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan-39/+97
2010-01-05Merge branch 'master' into percpuTejun Heo-158/+158
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2009-12-21tracing: Fix setting tracer specific optionsSteven Rostedt-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-1/+1