Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | 16 | -902/+829 |
|\ | |||||
| * | perf: Fix exit() vs event-groups | Peter Zijlstra | 2010-05-11 | 1 | -13/+13 |
| * | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-11 | 1 | -3/+16 |
| * | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 | 1 | -5/+0 |
| * | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 2010-05-09 | 1 | -1/+1 |
| * | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 2010-05-09 | 1 | -1/+1 |
| * | kprobes: Move enable/disable_kprobe() out from debugfs code | Masami Hiramatsu | 2010-05-08 | 1 | -66/+66 |
| * | perf_event: Make software events work again | Paul Mackerras | 2010-05-08 | 1 | -6/+6 |
| * | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -13/+20 |
| * | perf: Annotate perf_event_read_group() vs perf_event_release_kernel() | Peter Zijlstra | 2010-05-07 | 1 | -2/+14 |
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 | 4 | -7/+25 |
| |\ | |||||
| | * | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-07 | 1 | -0/+5 |
| * | | perf: Fix check at end of event search | Dan Carpenter | 2010-05-06 | 1 | -1/+1 |
| * | | hw_breakpoints: Fix percpu build failure | Frederic Weisbecker | 2010-05-04 | 1 | -1/+1 |
| * | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-05-01 | 2 | -31/+48 |
| * | | hw-breakpoints: Handle breakpoint weight in allocation constraints | Frederic Weisbecker | 2010-05-01 | 1 | -18/+45 |
| * | | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 2010-05-01 | 1 | -27/+59 |
| * | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-05-01 | 1 | -2/+24 |
| * | | hw-breakpoints: Check disabled breakpoints again | Frederic Weisbecker | 2010-05-01 | 1 | -11/+1 |
| * | | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 2010-04-30 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-23 | 4 | -4/+11 |
| |\ \ \ | |||||
| * | | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -1/+22 |
| * | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-04-15 | 2 | -220/+331 |
| |\ \ \ \ | |||||
| | * | | | | tracing/kprobes: Support basic types on dynamic events | Masami Hiramatsu | 2010-04-14 | 2 | -220/+331 |
| * | | | | | perf: Fix hlist related build error | Frederic Weisbecker | 2010-04-15 | 1 | -30/+30 |
| |/ / / / | |||||
| * | | | | perf: Make clock software events consistent with general exclusion rules | Frederic Weisbecker | 2010-04-14 | 1 | -8/+1 |
| * | | | | perf: Store active software events in a hashlist | Frederic Weisbecker | 2010-04-14 | 1 | -63/+183 |
| * | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 57 | -181/+284 |
| |\ \ \ \ | |||||
| * | | | | | perf_event: Make perf fd non seekable | Arnd Bergmann | 2010-04-04 | 1 | -0/+1 |
| * | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-03 | 1 | -2/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 21 | -92/+292 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 9 | -444/+0 |
| * | | | | | | | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 2010-03-22 | 30 | -189/+889 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-16 | 2 | -0/+4 |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-03-12 | 8 | -91/+104 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | perf_events: Improve task_sched_in() | eranian@google.com | 2010-03-11 | 1 | -0/+4 |
* | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-18 | 6 | -22/+126 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.34-rc7' into oprofile | Ingo Molnar | 2010-05-10 | 9 | -15/+47 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'tip/tracing/core' into oprofile/core | Robert Richter | 2010-04-23 | 6 | -22/+126 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2010-04-08 | 58 | -190/+306 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | ring-buffer: Add lost event count to end of sub buffer | Steven Rostedt | 2010-03-31 | 1 | -4/+33 |
| | * | | | | | | | | | | | tracing: Show the lost events in the trace_pipe output | Steven Rostedt | 2010-03-31 | 1 | -8/+22 |
| | * | | | | | | | | | | | ring-buffer: Add place holder recording of dropped events | Steven Rostedt | 2010-03-31 | 5 | -12/+73 |
| | * | | | | | | | | | | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set | Steven Rostedt | 2010-03-31 | 1 | -2/+3 |
| | * | | | | | | | | | | | tracing: Remove side effect from module tracepoints that caused a GPF | Li Zefan | 2010-03-31 | 1 | -2/+1 |
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-18 | 11 | -78/+230 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | rcu: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney | 2010-05-11 | 4 | -0/+14 |
| * | | | | | | | | | | | | | rcu: fix build bug in RCU_FAST_NO_HZ builds | Paul E. McKenney | 2010-05-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | rcu: RCU_FAST_NO_HZ must check RCU dyntick state | Paul E. McKenney | 2010-05-10 | 1 | -2/+10 |
| * | | | | | | | | | | | | | rcu: reduce the number of spurious RCU_SOFTIRQ invocations | Paul E. McKenney | 2010-05-10 | 3 | -6/+10 |