aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt2010-10-191-2/+1
* tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt2010-10-181-1/+0
* tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt2010-10-181-48/+48
* tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt2010-10-181-52/+50
* tracing: Graph support for wakeup tracerJiri Olsa2010-10-181-10/+221
* tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-183-52/+71
* tracing: Add proper check for irq_depth routinesJiri Olsa2010-10-181-4/+20
* tracing/trivial: Remove cast from void*matt mooney2010-10-182-3/+3
* Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-151-0/+5
|\
| * ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-141-1/+1
| * ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-141-0/+5
* | tracing: Fix function-graph build warning on 32-bitBorislav Petkov2010-10-131-2/+3
|/
* jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron2010-09-221-5/+5
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-152-31/+78
|\
| * tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt2010-09-141-3/+3
| * tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt2010-09-141-8/+26
| * tracing: Replace typecasted void pointer in set_ftrace_filter codeSteven Rostedt2010-09-141-21/+46
| * tracing: Do not reset *pos in set_ftrace_filterSteven Rostedt2010-09-141-2/+6
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-103-19/+31
| |\
| | * tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright2010-09-091-0/+2
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-081-2/+0
| |\ \
| | * | gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-051-2/+0
* | | | tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enumsSteven Rostedt2010-09-141-14/+4
* | | | tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt2010-09-141-1/+22
* | | | tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa2010-09-141-1/+100
* | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-091-2/+5
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-093-23/+40
|\ \ \ \ | | |_|/ | |/| |
| * | | perf, trace: Fix module leakLi Zefan2010-09-091-0/+3
| * | | tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu2010-09-081-8/+12
| * | | tracing/kprobes: Fix handling of argument namesMasami Hiramatsu2010-09-081-7/+10
| * | | tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu2010-09-081-3/+3
| * | | tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt2010-09-081-1/+1
| |/ /
| * | tracing: Fix a race in function profileLi Zefan2010-08-311-4/+11
* | | ring-buffer: Place duplicate expression into a single functionSteven Rostedt2010-09-011-6/+15
* | | Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker2010-08-271-1/+1
|\ \ \ | |/ /
| * | tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard2010-08-251-1/+1
| |/
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-1910-128/+398
|\ \
| * | tracing: Clean up seqfile code for format fileLi Zefan2010-08-181-37/+18
| |/
| * Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-164-68/+163
| |\
| | * tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz2010-08-131-3/+8
| | * tracing/events: Convert format output to seq_fileSteven Rostedt2010-08-121-67/+141
| | * tracing: Fix ring_buffer_read_page reading out of page boundaryHuang Ying2010-08-061-0/+3
| | * tracing: Fix an unallocated memory access in function_graphShaohua Li2010-08-061-1/+9
| * | block: add secure discardAdrian Hunter2010-08-121-0/+8
| * | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-17/+63
| |\ \
| | * | block: push BKL into blktrace ioctlsArnd Bergmann2010-08-071-0/+43
| | * | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-12/+15
| | * | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-5/+5
| | |/
| * | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-071-8/+0
| |\ \
| | * | init: Remove the BKL from startup codeArnd Bergmann2010-07-091-8/+0
| | |/