Age | Commit message (Expand) | Author |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-27 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | ftrace: Add function names to dangling } in function graph tracer | Steven Rostedt |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-02-26 | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar |
2010-02-25 | tracing: Simplify memory recycle of trace_define_field | Wenji Huang |
2010-02-25 | tracing: Remove unnecessary variable in print_graph_return | Wenji Huang |
2010-02-25 | tracing: Fix typo of info text in trace_kprobe.c | Wenji Huang |
2010-02-25 | tracing: Fix typo in prof_sysexit_enable() | Wenji Huang |
2010-02-25 | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan |
2010-02-25 | tracing: Fix ftrace_event_call alignment for use with gcc 4.5 | Jeff Mahoney |
2010-02-17 | tracing/kprobes: Make Kconfig dependencies generic | Heiko Carstens |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-14 | tracing/kprobes: Fix probe parsing | Heiko Carstens |
2010-02-11 | ftrace: Allow to remove a single function from function graph filter | Li Zefan |
2010-02-09 | tracing: Add correct/incorrect to sort keys for branch annotation output | Steven Rostedt |
2010-02-04 | ftrace: Remove record freezing | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-02-02 | tracing: Fix circular dead lock in stack trace | Lai Jiangshan |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | tracing/kprobe: Cleanup unused return value of tracing functions | Xiao Guangrong |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong |
2010-01-29 | tracing: Simplify test for function_graph tracing start point | Lai Jiangshan |
2010-01-26 | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger |
2010-01-26 | ring-buffer: Check for end of page in iterator | Steven Rostedt |
2010-01-26 | ring-buffer: Check if ring buffer iterator has stale data | Steven Rostedt |
2010-01-25 | tracing: Prevent kernel oops with corrupted buffer | Steven Rostedt |
2010-01-17 | tracing/kprobe: Update kprobe tracing self test for new syntax | Masami Hiramatsu |
2010-01-17 | tracing: Drop the tr check from the graph tracing path | Frederic Weisbecker |
2010-01-14 | tracing/filters: Add comment for match callbacks | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_END_ONLY filter matching | Li Zefan |
2010-01-14 | tracing/filters: Fix MATCH_FRONT_ONLY filter matching | Li Zefan |
2010-01-14 | ftrace: Fix MATCH_END_ONLY function filter | Li Zefan |
2010-01-13 | tracing/kprobe: Drop function argument access syntax | Masami Hiramatsu |
2010-01-13 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-06 | ring-buffer: Add rb_list_head() wrapper around new reader page next field | Steven Rostedt |
2010-01-06 | ring-buffer: Wrap a list.next reference with rb_list_head() | David Sharp |
2010-01-06 | tracing: Add stack dump to trace_printk if stacktrace option is set | Steven Rostedt |
2010-01-06 | tracing: Consolidate protection of reader access to the ring buffer | Lai Jiangshan |
2010-01-06 | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan |
2010-01-06 | tracing: Use defined fields and print_fmt to print formats | Lai Jiangshan |
2010-01-06 | tracing: Have syscall tracing call its own init function | Steven Rostedt |
2010-01-06 | tracing/kprobes: Init print_fmt for kprobe events | Lai Jiangshan |
2010-01-06 | tracing/syscalls: Init print_fmt for syscall events | Lai Jiangshan |
2010-01-06 | tracing: Add print_fmt field | Lai Jiangshan |
2010-01-06 | tracing: Have __dynamic_array() define a field | Lai Jiangshan |
2009-12-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |