aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
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
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-29tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong
2010-01-29tracing: Simplify test for function_graph tracing start pointLai Jiangshan
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger
2010-01-26ring-buffer: Check for end of page in iteratorSteven Rostedt
2010-01-26ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt
2010-01-25tracing: Prevent kernel oops with corrupted bufferSteven Rostedt
2010-01-17tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu
2010-01-17tracing: Drop the tr check from the graph tracing pathFrederic Weisbecker
2010-01-14tracing/filters: Add comment for match callbacksLi Zefan
2010-01-14tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan
2010-01-14tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan