aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2010-03-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-18ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte alignSteven Rostedt
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-12tracing: Do not record user stack trace from NMI contextSteven Rostedt
2010-03-12tracing: Disable buffer switching when starting or stopping traceSteven Rostedt
2010-03-12tracing: Use same local variable when resetting the ring bufferSteven Rostedt
2010-03-12function-graph: Init curr_ret_stack with ret_stackSteven Rostedt
2010-03-12ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan
2010-03-11perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong
2010-03-11Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-03-11ftrace: Replace read_barrier_depends() with rcu_dereference_raw()Paul E. McKenney
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05function-graph: Add tracing_thresh support to function_graph tracerTim Bird
2010-03-05tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo
2010-03-05function-graph: Use comment notation for func names of dangling '}'Steven Rostedt
2010-03-05function-graph: Fix unused reference to ftrace_set_func()Steven Rostedt
2010-03-04rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney
2010-03-04Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02tracing: Fix warning in s_next of trace file opsLai Jiangshan
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-28blktrace: perform cleanup after setup errorDmitry Monakhov
2010-02-28tracing: Include irqflags headers from trace clockFrederic Weisbecker
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-27Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-26ftrace: Add function names to dangling } in function graph tracerSteven Rostedt
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar
2010-02-25tracing: Simplify memory recycle of trace_define_fieldWenji Huang
2010-02-25tracing: Remove unnecessary variable in print_graph_returnWenji Huang
2010-02-25tracing: Fix typo of info text in trace_kprobe.cWenji Huang
2010-02-25tracing: Fix typo in prof_sysexit_enable()Wenji Huang
2010-02-25tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens
2010-02-11ftrace: Allow to remove a single function from function graph filterLi Zefan
2010-02-09tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder
2010-02-04ftrace: Remove record freezingMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2010-02-02tracing: Fix circular dead lock in stack traceLai Jiangshan