aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2013-04-05tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-04-05tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)
2013-03-28tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)
2012-07-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2011-11-11tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-04tracing: Avoid soft lockup in trace_pipeJiri Olsa
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10tracing: Fix irqoff selftest expanding max bufferSteven Rostedt
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp
2011-02-08tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt
2011-01-07tracing: Fix preempt count leakLi Zefan
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-11-30tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-12tracing: Fix recursive user stack traceSteven Rostedt
2010-10-21tracing: Do not limit the size of the number of CPU buffersSteven Rostedt
2010-10-18tracing/trivial: Remove cast from void*matt mooney
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt
2010-08-13tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan
2010-07-20tracing: Use generic_file_llseek for debugfsArnd Bergmann
2010-07-20tracing: Remove special tracesFrederic Weisbecker
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker
2010-07-09init: Remove the BKL from startup codeArnd Bergmann
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-06-08Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-06-03tracing: Remove ftrace_preempt_disable/enableSteven Rostedt
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-25ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar