| Commit message (Expand) | Author | Age |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-11 |
|\ |
|
| * | tracing: Remove comparing of NULL to va_list in trace_array_vprintk() | Carsten Emde | 2009-12-09 |
| * | tracing: Fix function graph trace_pipe to properly display failed entries | Jiri Olsa | 2009-12-09 |
| * | tracing: Add full state to trace_seq | Johannes Berg | 2009-12-09 |
| * | tracing: Buffer the output of seq_file in case of filled buffer | Steven Rostedt | 2009-12-09 |
| * | tracing: Only call pipe_close if pipe_close is defined | Steven Rostedt | 2009-12-09 |
| * | tracing: Add pipe_close interface | Steven Rostedt | 2009-12-07 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 |
|\ \
| |/
|/| |
|
| * | tracing/kprobes: Fix field creation's bad error handling | Frederic Weisbecker | 2009-12-09 |
| * | trace-kprobe: Support delete probe syntax | Masami Hiramatsu | 2009-12-09 |
| * | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 |
|\| |
|
| * | 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-12-01 |
| * | 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-27 |
| * | 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-26 |
| * | trace/syscalls: Change ret param in struct syscall_trace_exit to long | Tom Zanussi | 2009-11-25 |
| * | perf_events: Undo some recursion damage | Peter Zijlstra | 2009-11-23 |
| * | 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-22 |
| * | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 2009-11-21 |
| |\ |
|
| | * | ksym_tracer: Support read accesses independent of read/write. | Paul Mundt | 2009-11-10 |
| | * | 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 |
| | * | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-17 |
| | |\ |
|
| | * | | tracing: Fix ring-buffer and ksym tracer merge interaction | Frederic Weisbecker | 2009-09-07 |
| | * | | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 |
| | |\ \ |
|
| | * | | | tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2 | Xiao Guangrong | 2009-07-23 |
| | * | | | tracing/ksym_tracer: fix write operation of ksym_trace_filter | Xiao Guangrong | 2009-07-23 |
| | * | | | tracing/ksym_tracer: fix the output of ksym tracer | Xiao Guangrong | 2009-07-23 |
| | * | | | ksym_tracer: Fix the output of stat tracing | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: Fix memory leak | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: Report error when failed to re-register hbp | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: NIL-terminate user input filter | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: Fix validation of length of access type | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: Fix validation of access type | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: Rewrite ksym_trace_filter_read() | Li Zefan | 2009-07-10 |
| | * | | | ksym_tracer: Extract trace entry from struct trace_ksym | Li Zefan | 2009-07-10 |
| | * | | | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 |
| | |\ \ \ |
|