| Commit message (Expand) | Author | Age |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 |
|\ |
|
| * | perf: Fix exit() vs event-groups | Peter Zijlstra | 2010-05-11 |
| * | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-11 |
| * | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 |
| * | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 2010-05-09 |
| * | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 2010-05-09 |
| * | kprobes: Move enable/disable_kprobe() out from debugfs code | Masami Hiramatsu | 2010-05-08 |
| * | perf_event: Make software events work again | Paul Mackerras | 2010-05-08 |
| * | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 |
| * | perf: Annotate perf_event_read_group() vs perf_event_release_kernel() | Peter Zijlstra | 2010-05-07 |
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 |
| |\ |
|
| | * | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-07 |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-05-05 |
| | |\ |
|
| | | * | workqueue: flush_delayed_work: keep the original workqueue for re-queueing | Oleg Nesterov | 2010-04-30 |
| | * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-04 |
| | |\ \ |
|
| | | * | | perf: Fix resource leak in failure path of perf_event_open() | Tejun Heo | 2010-05-01 |
| | | |/ |
|
| | * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-04 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | rcu: Fix RCU lockdep splat on freezer_fork path | Paul E. McKenney | 2010-04-30 |
| | | * | rcu: Fix RCU lockdep splat in set_task_cpu on fork path | Peter Zijlstra | 2010-04-30 |
| | | * | mutex: Don't spin when the owner CPU is offline or other weird cases | Benjamin Herrenschmidt | 2010-04-23 |
| * | | | perf: Fix check at end of event search | Dan Carpenter | 2010-05-06 |
| * | | | hw_breakpoints: Fix percpu build failure | Frederic Weisbecker | 2010-05-04 |
| * | | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-04-30 |
| * | | | hw-breakpoints: Handle breakpoint weight in allocation constraints | Frederic Weisbecker | 2010-04-30 |
| * | | | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 2010-04-30 |
| * | | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-04-30 |
| * | | | hw-breakpoints: Check disabled breakpoints again | Frederic Weisbecker | 2010-04-30 |
| * | | | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 2010-04-30 |
| |\| | |
|
| * | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-23 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 |
| * | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-04-15 |
| |\ \ \ |
|
| | * | | | tracing/kprobes: Support basic types on dynamic events | Masami Hiramatsu | 2010-04-14 |
| * | | | | perf: Fix hlist related build error | Frederic Weisbecker | 2010-04-14 |
| |/ / / |
|
| * | | | perf: Make clock software events consistent with general exclusion rules | Frederic Weisbecker | 2010-04-14 |
| * | | | perf: Store active software events in a hashlist | Frederic Weisbecker | 2010-04-14 |
| * | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 |
| |\ \ \ |
|
| * | | | | perf_event: Make perf fd non seekable | Arnd Bergmann | 2010-04-04 |
| * | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-03 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 |
| * | | | | | | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 2010-03-22 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-16 |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-03-12 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | perf_events: Improve task_sched_in() | eranian@google.com | 2010-03-11 |
* | | | | | | | | | tracing: Fix function declarations if !CONFIG_STACKTRACE | Li Zefan | 2010-05-14 |
* | | | | | | | | | tracing: Combine event filter_active and enable into single flags field | Steven Rostedt | 2010-05-14 |
* | | | | | | | | | tracing: Remove duplicate id information in event structure | Steven Rostedt | 2010-05-14 |
* | | | | | | | | | tracing: Move print functions into event class | Steven Rostedt | 2010-05-14 |
* | | | | | | | | | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 |
* | | | | | | | | | tracing: Move raw_init from events to class | Steven Rostedt | 2010-05-14 |