Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-01 | trace_syscalls: Remove unused syscall_name_to_nr() | Lai Jiangshan |
2009-12-01 | trace_syscalls: Simplify syscall profile | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove duplicate init_enter_##sname() | Lai Jiangshan |
2009-12-01 | trace_syscalls: Add syscall_nr field to struct syscall_metadata | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove enter_id exit_id | Lai Jiangshan |
2009-12-01 | trace_syscalls: Set event_enter_##sname->data to its metadata | Lai Jiangshan |
2009-12-01 | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit | Lai Jiangshan |
2009-12-01 | trace_kprobes: Fix a memory leak bug and check kstrdup() return value | Masami Hiramatsu |
2009-11-27 | trace_kprobes: Don't output zero offset | Lai Jiangshan |
2009-11-27 | trace_kprobes: Always show group name | Lai Jiangshan |
2009-11-27 | trace_kprobes: Fix memory leak | Lai Jiangshan |
2009-11-27 | trace_syscalls: Add syscall nr field | Lai Jiangshan |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints | Frederic Weisbecker |
2009-11-26 | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker |
2009-11-26 | ksym_tracer: Fix breakpoint removal after modification | Frederic Weisbecker |
2009-11-25 | ring-buffer-benchmark: Add parameters to set produce/consumer priorities | Steven Rostedt |
2009-11-25 | trace/syscalls: Change ret param in struct syscall_trace_exit to long | Tom Zanussi |
2009-11-23 | perf_events: Undo some recursion damage | Peter Zijlstra |
2009-11-23 | tracing, function tracer: Clean up strstrip() usage | Ingo Molnar |
2009-11-23 | ring-buffer benchmark: Run producer/consumer threads at nice +19 | Ingo Molnar |
2009-11-22 | tracing: Forget about the NMI buffer for syscall events | Frederic Weisbecker |
2009-11-22 | tracing: Use the perf recursion protection from trace event | Frederic Weisbecker |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-17 | tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used | Lai Jiangshan |
2009-11-17 | tracing: Fix trace_marker output | Carsten Emde |
2009-11-17 | ring-buffer: Move access to commit_page up into function used | Steven Rostedt |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar |
2009-11-11 | tracing: do not disable interrupts for trace_clock_local | Steven Rostedt |
2009-11-11 | ring-buffer: Add multiple iterations between benchmark timestamps | Steven Rostedt |
2009-11-11 | tracing: Fix return value of tracing_stats_read() | Roel Kluin |
2009-11-10 | ksym_tracer: Support read accesses independent of read/write. | Paul Mundt |
2009-11-08 | ksym_tracer: Remove KSYM_SELFTEST_ENTRY | Li Zefan |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-11-08 | tracing, perf_events: Protect the buffer from recursion in perf | Frederic Weisbecker |
2009-11-04 | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar |
2009-11-04 | ftrace: Fix unmatched locking in ftrace_regex_write() | Li Zefan |
2009-11-04 | ring-buffer: Synchronize resizing buffer with reader lock | Lai Jiangshan |
2009-11-02 | tracing: Fix to use __always_unused attribute | Li Zefan |
2009-10-29 | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar |
2009-10-29 | tracing/filters: Fix to make system filter work | Li Zefan |
2009-10-29 | kprobe-tracer: Compare both of event-name and event-group to find probe | Masami Hiramatsu |
2009-10-24 | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa |
2009-10-24 | tracing: Fix comment typo and documentation example | Jiri Olsa |
2009-10-24 | tracing: Fix trace_seq_printf() return value | Jiri Olsa |
2009-10-24 | tracing: Update *ppos instead of filp->f_pos | Jiri Olsa |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |