| Commit message (Expand) | Author | Age |
* | 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 |
| |\ \ \ |
|
| * | | | | hw-breakpoints: fix undeclared ksym_tracer_mutex | Frederic Weisbecker | 2009-06-02 |
| * | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad | 2009-06-02 |
* | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2009-11-15 |
| |\ \ \ \ \ |
|
| | * | | | | | 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-04 |
| * | | | | | | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 |
| |\| | | | | |
|
| | * | | | | | 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-24 |
| * | | | | | | tracing/filters: Fix to make system filter work | Li Zefan | 2009-10-29 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | tracing, perf_events: Protect the buffer from recursion in perf | Frederic Weisbecker | 2009-11-08 |
* | | | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 |
* | | | | | | kprobe-tracer: Compare both of event-name and event-group to find probe | Masami Hiramatsu | 2009-10-29 |
* | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 |
|\| | | | | |
|
| * | | | | | tracing/events: Fix locking imbalance in the filter code | Ingo Molnar | 2009-10-15 |
| * | | | | | tracing/profile: Add filter support | Li Zefan | 2009-10-15 |
| * | | | | | tracing/filters: Use a different op for glob match | Li Zefan | 2009-10-15 |
| * | | | | | tracing/filters: Refactor subsystem filter code | Li Zefan | 2009-10-15 |
| * | | | | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 |
| |\ \ \ \ \ |
|
| | * | | | | | ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace | Frederic Weisbecker | 2009-10-14 |
| | * | | | | | ftrace: Copy ftrace_graph_filter boot param using strlcpy | Frederic Weisbecker | 2009-10-14 |
| | * | | | | | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 |
| | * | | | | | tracing: Enable records during the module load | Jiri Olsa | 2009-10-14 |
| | * | | | | | tracing: Support multiple pids in set_pid_ftrace file | jolsa@redhat.com | 2009-10-14 |
| | * | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-10-13 |
| | |\ \ \ \ \ |
|
| | | * | | | | | tracing: Remove unused ftrace_trace_addr helper | Frederic Weisbecker | 2009-10-13 |
| | | * | | | | | tracing: Rename set_ftrace to set_bootup_ftrace | Frederic Weisbecker | 2009-10-13 |
| | | * | | | | | ftrace: add kernel command line graph function filtering | Stefan Assmann | 2009-10-12 |
| | * | | | | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-13 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|