aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\
| * ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-25
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\|
| * tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\|
| * ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-27
| * tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-27
| * tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-21
| * Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-04-14
| |\
| | * tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan2010-04-05
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| |\ \ | | |/ | |/|
| * | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
| * | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
* | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-21
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-13
|\
| * tracing: Do not record user stack trace from NMI contextSteven Rostedt2010-03-12
| * tracing: Disable buffer switching when starting or stopping traceSteven Rostedt2010-03-12
| * tracing: Use same local variable when resetting the ring bufferSteven Rostedt2010-03-12
| * Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-03-11
| |\
| | * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-05
| | * tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo2010-03-05
| * | tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-03-02
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\ \ | |/ |/|
| * Merge branch 'master' into percpuTejun Heo2010-02-02
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-26
|\ \ \ \ | | |_|/ | |/| |
| * | | tracing: Prevent kernel oops with corrupted bufferSteven Rostedt2010-01-25
| | |/ | |/|
* | | tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt2010-01-06
* | | tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan2010-01-06
|/ /
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-31
|\ \
| * | tracing: Fix setting tracer specific optionsSteven Rostedt2009-12-21
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ \
| * | | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-16
|\ \ \ \ | | |/ / | |/| |
| * | | tracing: Fix return of trace_dump_stack()Steven Rostedt2009-12-15
| * | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-12-14
| |\ \ \
| | * | | tracing: Add trace_dump_stack()Steven Rostedt2009-12-11
| | |/ /
| * | | tracing: Simplify trace_option_write()Li Zefan2009-12-13
| * | | tracing: Remove useless trace optionLi Zefan2009-12-13
| * | | tracing: Use seq file for trace_clockLi Zefan2009-12-13
| * | | tracing: Use seq file for trace_optionsLi Zefan2009-12-13
| |/ /
* | | const: constify remaining pipe_buf_operationsAlexey Dobriyan2009-12-16
* | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \ | |/ / |/| / | |/
| * percpu: make percpu symbols in tracer uniqueTejun Heo2009-10-29
| * this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2009-10-12