summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
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-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-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
2010-01-14tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan
2010-01-14tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan
2010-01-14ftrace: Fix MATCH_END_ONLY function filterLi Zefan
2010-01-13tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-06ring-buffer: Add rb_list_head() wrapper around new reader page next fieldSteven Rostedt
2010-01-06ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp
2010-01-06tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt
2010-01-06tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan
2010-01-06tracing: Use defined fields and print_fmt to print formatsLai Jiangshan
2010-01-06tracing: Have syscall tracing call its own init functionSteven Rostedt
2010-01-06tracing/kprobes: Init print_fmt for kprobe eventsLai Jiangshan