| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 1 | -25/+7 |
|\ \ |
|
| * | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 1 | -25/+7 |
* | | | perf: Fix build breakage for architecutes without atomic64_t | Peter Zijlstra | 2010-06-09 | 1 | -1/+1 |
* | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -3/+4 |
* | | | perf: Add perf_event::child_count | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
* | | | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ... | Peter Zijlstra | 2010-06-09 | 1 | -0/+2 |
* | | | perf: Rename perf_mmap_data to perf_buffer | Peter Zijlstra | 2010-06-09 | 1 | -3/+3 |
* | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -5/+22 |
* | | | perf: Add non-exec mmap() tracking | Eric B Munson | 2010-06-09 | 1 | -9/+3 |
* | | | perf, trace: Inline perf_swevent_put_recursion_context() | Peter Zijlstra | 2010-06-09 | 1 | -1/+1 |
| |/
|/| |
|
* | | perf_events: Fix races in group composition | Peter Zijlstra | 2010-05-31 | 1 | -0/+4 |
* | | perf_events: Fix races and clean up perf_event and perf_mmap_data interaction | Peter Zijlstra | 2010-05-31 | 1 | -2/+3 |
|/ |
|
* | perf: Remove more code from the fastpath | Peter Zijlstra | 2010-05-21 | 1 | -2/+0 |
* | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 2010-05-21 | 1 | -1/+1 |
* | perf: Optimize perf_output_copy() | Peter Zijlstra | 2010-05-21 | 1 | -0/+3 |
* | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 2010-05-21 | 1 | -1/+1 |
* | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 2010-05-21 | 1 | -2/+4 |
* | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 | 1 | -0/+1 |
* | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 | 1 | -8/+7 |
* | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 | 1 | -3/+2 |
* | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 | 1 | -1/+1 |
* | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 | 1 | -1/+0 |
* | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -3/+12 |
* | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 1 | -4/+19 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 | 1 | -0/+1 |
|\ |
|
| * | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-07 | 1 | -0/+1 |
* | | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 | 1 | -6/+4 |
* | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -1/+20 |
* | | perf: Store active software events in a hashlist | Frederic Weisbecker | 2010-04-14 | 1 | -0/+12 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 1 | -7/+14 |
|\ \
| |/ |
|
| * | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -7/+14 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-03-12 | 1 | -1/+42 |
|\ \
| |/ |
|
| * | perf, ppc: Fix compile error due to new cpu notifiers | Peter Zijlstra | 2010-03-11 | 1 | -0/+1 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 | 1 | -1/+41 |
* | | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 | 1 | -0/+6 |
* | | perf, x86: Implement simple LBR support | Peter Zijlstra | 2010-03-10 | 1 | -0/+11 |
* | | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |
|/ |
|
* | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 1 | -0/+16 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -0/+7 |
* | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 | 1 | -0/+15 |
* | perf: Remove pointless breakpoint union | Frederic Weisbecker | 2010-02-27 | 1 | -3/+2 |
* | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 1 | -4/+2 |
|\ |
|
| * | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2010-02-04 | 1 | -4/+2 |
* | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 | 1 | -1/+1 |
* | | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 2010-02-26 | 1 | -0/+2 |
* | | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian | 2010-02-04 | 1 | -0/+2 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | perf: Change the is_software_event() definition | Peter Zijlstra | 2010-01-21 | 1 | -3/+8 |
* | | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2010-01-29 | 1 | -13/+11 |
* | | perf: Reimplement frequency driven sampling | Peter Zijlstra | 2010-01-27 | 1 | -3/+2 |