aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\
| * ftrace: Replace read_barrier_depends() with rcu_dereference_raw()Paul E. McKenney2010-03-11
| * rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney2010-03-04
* | 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
| * | function-graph: Init curr_ret_stack with ret_stackSteven Rostedt2010-03-12
| * | ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan2010-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
| | * | function-graph: Use comment notation for func names of dangling '}'Steven Rostedt2010-03-05
| | * | function-graph: Fix unused reference to ftrace_set_func()Steven Rostedt2010-03-05
| * | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-03-04
| |\ \ \ | | |/ / | |/| |
| | * | tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-03-02
| * | | tracing: Include irqflags headers from trace clockFrederic Weisbecker2010-02-28
* | | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ \ \
| * | | | tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
| * | | | Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-04
* | | | | 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
| |\| | |
| * | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2010-01-05
| * | | | Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \ \ \
| * | | | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-28
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ftrace: Remove record freezingMasami Hiramatsu2010-02-04
| * | | | | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-04
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\ \ \ \ \
| * | | | | | tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong2010-01-28
| * | | | | | perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * | | | | | tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu2010-01-17
| * | | | | | tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu2010-01-13
| * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-27
|\ \ \ \ \ \ \
| * | | | | | | ftrace: Add function names to dangling } in function graph tracerSteven Rostedt2010-02-26
* | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-17
| * | | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
* | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-26
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Simplify memory recycle of trace_define_fieldWenji Huang2010-02-25
| * | | | | | | | tracing: Remove unnecessary variable in print_graph_returnWenji Huang2010-02-25
| * | | | | | | | tracing: Fix typo of info text in trace_kprobe.cWenji Huang2010-02-25
| * | | | | | | | tracing: Fix typo in prof_sysexit_enable()Wenji Huang2010-02-25
| * | | | | | | | tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan2010-02-25
| * | | | | | | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
* | | | | | | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |