aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar
2010-01-25tracing: Prevent kernel oops with corrupted bufferSteven Rostedt
2010-01-06tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt
2010-01-06tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-21tracing: Fix setting tracer specific optionsSteven Rostedt
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-16const: constify remaining pipe_buf_operationsAlexey Dobriyan
2009-12-15tracing: Fix return of trace_dump_stack()Steven Rostedt
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-12-13tracing: Simplify trace_option_write()Li Zefan
2009-12-13tracing: Remove useless trace optionLi Zefan
2009-12-13tracing: Use seq file for trace_clockLi Zefan
2009-12-13tracing: Use seq file for trace_optionsLi Zefan
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-11tracing: Add trace_dump_stack()Steven Rostedt
2009-12-09tracing: Remove comparing of NULL to va_list in trace_array_vprintk()Carsten Emde
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt
2009-12-09tracing: Only call pipe_close if pipe_close is definedSteven Rostedt
2009-12-07tracing: Add pipe_close interfaceSteven Rostedt
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-11-17tracing: Fix trace_marker outputCarsten Emde
2009-11-11tracing: Fix return value of tracing_stats_read()Roel Kluin
2009-10-29percpu: make percpu symbols in tracer uniqueTejun Heo
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-24tracing: Update *ppos instead of filp->f_posJiri Olsa
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-10-13tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker
2009-10-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter
2009-10-09tracing: fix trace_vprintk callSteven Rostedt
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22tracing: Fix off-by-one in trace_get_user()Li Zefan
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-19tracing: remove max_tracer_type_lenLi Zefan
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt
2009-09-12tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde
2009-09-11tracing: create generic trace parserjolsa@redhat.com
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-04tracing: report error in trace if we fail to swap latency bufferSteven Rostedt