Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 | 3 | -12/+15 |
* | kprobe-tracer: Compare both of event-name and event-group to find probe | Masami Hiramatsu | 2009-10-29 | 1 | -3/+5 |
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 9 | -339/+781 |
|\ | |||||
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2009-10-20 | 1 | -1/+1 |
| |\ | |||||
| | * | perf_event: Adjust frequency and unthrottle for non-group-leader events | Paul Mackerras | 2009-10-14 | 1 | -1/+1 |
| * | | tracing/events: Fix locking imbalance in the filter code | Ingo Molnar | 2009-10-15 | 1 | -11/+15 |
| * | | tracing/profile: Add filter support | Li Zefan | 2009-10-15 | 3 | -34/+182 |
| * | | tracing/filters: Use a different op for glob match | Li Zefan | 2009-10-15 | 2 | -32/+29 |
| * | | tracing/filters: Refactor subsystem filter code | Li Zefan | 2009-10-15 | 2 | -80/+45 |
| * | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 6 | -183/+499 |
| |\ \ | |||||
| | * | | ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace | Frederic Weisbecker | 2009-10-14 | 1 | -2/+2 |
| | * | | ftrace: Copy ftrace_graph_filter boot param using strlcpy | Frederic Weisbecker | 2009-10-14 | 1 | -1/+1 |
| | * | | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 1 | -0/+86 |
| | * | | tracing: Enable records during the module load | Jiri Olsa | 2009-10-14 | 1 | -8/+30 |
| | * | | tracing: Support multiple pids in set_pid_ftrace file | jolsa@redhat.com | 2009-10-14 | 2 | -71/+167 |
| | * | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-10-13 | 3 | -6/+36 |
| | |\ \ | |||||
| | | * | | tracing: Remove unused ftrace_trace_addr helper | Frederic Weisbecker | 2009-10-13 | 1 | -4/+0 |
| | | * | | tracing: Rename set_ftrace to set_bootup_ftrace | Frederic Weisbecker | 2009-10-13 | 1 | -2/+2 |
| | | * | | ftrace: add kernel command line graph function filtering | Stefan Assmann | 2009-10-12 | 1 | -0/+34 |
| | * | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-13 | 15 | -72/+65 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-01 | 89 | -8544/+8962 |
| | |\ \ \ | |||||
| | * | | | | tracing/filters: Unify the regex parsing helpers | Frederic Weisbecker | 2009-09-24 | 3 | -70/+23 |
| | * | | | | tracing/filters: Provide basic regex support | Frederic Weisbecker | 2009-09-24 | 2 | -25/+157 |
| | * | | | | tracing/event: Cleanup the useless dentry variable | Frederic Weisbecker | 2009-09-24 | 1 | -12/+11 |
| | * | | | | tracing/filters: Cleanup useless headers | Frederic Weisbecker | 2009-09-24 | 1 | -2/+0 |
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 5 | -15/+41 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'v2.6.32-rc4' into perf/core | Ingo Molnar | 2009-10-13 | 30 | -387/+513 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | tracing/events: Add 'signed' field to format files | Tom Zanussi | 2009-10-06 | 4 | -36/+48 |
* | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | 68 | -1286/+2419 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge the right tty-fixes branch | Linus Torvalds | 2009-10-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2009-10-14 | 1 | -0/+18 |
| * | | | | | | | Merge branch 'tty-fixes' | Linus Torvalds | 2009-10-14 | 1 | -0/+18 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2009-10-14 | 1 | -0/+18 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-14 | 1 | -8/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | lockdep: Use cpu_clock() for lockstat | Peter Zijlstra | 2009-10-09 | 1 | -8/+12 |
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-14 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | sched: Fix missing kernel-doc notation | Randy Dunlap | 2009-10-12 | 1 | -0/+2 |
| | * | | | | | | | | sched: Update the clock of runqueue select_task_rq() selected | Mike Galbraith | 2009-10-09 | 1 | -2/+6 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-10-14 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | tracing/filters: Fix memory leak when setting a filter | Li Zefan | 2009-10-13 | 1 | -1/+2 |
| | * | | | | | | tracing: fix trace_vprintk call | Steven Rostedt | 2009-10-09 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-13 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | writeback: account IO throttling wait as iowait | Wu Fengguang | 2009-10-09 | 1 | -3/+0 |
| * | | | | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 3 | -0/+3 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-08 | 10 | -299/+386 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | futex: fix requeue_pi key imbalance | Darren Hart | 2009-10-07 | 1 | -1/+0 |
| | * | | | | | | rcu: Place root rcu_node structure in separate lockdep class | Paul E. McKenney | 2009-10-07 | 1 | -1/+3 |
| | * | | | | | | rcu: Make hot-unplugged CPU relinquish its own RCU callbacks | Paul E. McKenney | 2009-10-07 | 4 | -75/+125 |
| | * | | | | | | rcu: Move rcu_barrier() to rcutree | Paul E. McKenney | 2009-10-07 | 2 | -119/+120 |
| | * | | | | | | futex: Move exit_pi_state() call to release_mm() | Thomas Gleixner | 2009-10-06 | 2 | -2/+2 |