aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\
| * Merge branch 'devel-stable' into develRussell King2010-10-19
| |\
| | \
| | \
| *-. \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18
| |\ \ \
| | | * | ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent2010-09-02
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Fix compile issue for trace_sched_wakeup.cSteven Rostedt2010-10-19
| * | | tracing: Remove parent recording in latency tracer graph optionsSteven Rostedt2010-10-18
| * | | tracing: Use one prologue for the preempt irqs off tracer function tracersSteven Rostedt2010-10-18
| * | | tracing: Use one prologue for the wakeup tracer function tracersSteven Rostedt2010-10-18
| * | | tracing: Graph support for wakeup tracerJiri Olsa2010-10-18
| * | | tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-18
| * | | tracing: Add proper check for irq_depth routinesJiri Olsa2010-10-18
| * | | tracing/trivial: Remove cast from void*matt mooney2010-10-18
| * | | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-15
| |\ \ \
| | * | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-14
| | * | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-14
| * | | | tracing: Fix function-graph build warning on 32-bitBorislav Petkov2010-10-13
| |/ / /
| * | | jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron2010-09-22
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
| |\ \ \
| | * | | tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt2010-09-14
| | * | | tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt2010-09-14
| | * | | tracing: Replace typecasted void pointer in set_ftrace_filter codeSteven Rostedt2010-09-14
| | * | | tracing: Do not reset *pos in set_ftrace_filterSteven Rostedt2010-09-14
| | | |/ | | |/|
| * | | tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enumsSteven Rostedt2010-09-14
| * | | tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt2010-09-14
| * | | tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa2010-09-14
| * | | perf: Rework the PMU methodsPeter Zijlstra2010-09-09
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-09
| |\ \ \
| * | | | ring-buffer: Place duplicate expression into a single functionSteven Rostedt2010-09-01
| * | | | Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker2010-08-26
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19
| |\ \ \ \
| | * | | | tracing: Clean up seqfile code for format fileLi Zefan2010-08-18
| * | | | | perf, tracing: add missing __percpu markupsNamhyung Kim2010-08-18
| * | | | | perf: Humanize the number of contextsFrederic Weisbecker2010-08-18
* | | | | | ring-buffer: Fix typo of time extends per pageSteven Rostedt2010-10-12
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-10
|\ \ \ \ \
| * | | | | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright2010-09-09
| | |_|_|/ | |/| | |
| * | | | perf, trace: Fix module leakLi Zefan2010-09-09
| * | | | tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu2010-09-08
| * | | | tracing/kprobes: Fix handling of argument namesMasami Hiramatsu2010-09-08
| * | | | tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu2010-09-08
| * | | | tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt2010-09-08
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
| | |/ / | |/| |
* | | | tracing: Fix a race in function profileLi Zefan2010-08-31
| |_|/ |/| |
* | | tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard2010-08-25
|/ /
* | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-16
|\ \
| * | tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz2010-08-13
| * | tracing/events: Convert format output to seq_fileSteven Rostedt2010-08-12
| * | tracing: Fix ring_buffer_read_page reading out of page boundaryHuang Ying2010-08-06