summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)Author
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-12tracing: Fix recursive user stack traceSteven Rostedt
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-26Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23tracing: Fix 'faild' -> 'failed' typoJoe Perches
2010-10-22kdb,ftdump: Remove reference to internal kdb includeJason Wessel
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21tracing: Do not limit the size of the number of CPU buffersSteven Rostedt
2010-10-20ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGESteven Rostedt
2010-10-20ring-buffer: Micro-optimize with some strategic inliningSteven Rostedt
2010-10-20ring-buffer: Remove condition to add timestamp in fast pathSteven Rostedt
2010-10-20ring-buffer: Bind time extend and data events togetherSteven Rostedt
2010-10-20ring-buffer: Pass delta by value and not by referenceSteven Rostedt
2010-10-20ring-buffer: Pass timestamp by value and not by referenceSteven Rostedt
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-19ring-buffer: Make write slow path out of lineSteven Rostedt
2010-10-19tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt
2010-10-19blktrace: remove the big kernel lockArnd Bergmann
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt
2010-10-18tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt
2010-10-18tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt
2010-10-18tracing: Graph support for wakeup tracerJiri Olsa
2010-10-18tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa
2010-10-18tracing: Add proper check for irq_depth routinesJiri Olsa
2010-10-18tracing/trivial: Remove cast from void*matt mooney
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-10-13tracing: Fix function-graph build warning on 32-bitBorislav Petkov
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt
2010-09-22jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-14tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enumsSteven Rostedt
2010-09-14tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt
2010-09-14tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa
2010-09-14tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt
2010-09-14tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt