| Commit message (Expand) | Author | Age |
* | perf_events: Fix races in group composition | Peter Zijlstra | 2010-05-31 |
* | perf_events: Fix races and clean up perf_event and perf_mmap_data interaction | Peter Zijlstra | 2010-05-31 |
* | perf: Remove more code from the fastpath | Peter Zijlstra | 2010-05-21 |
* | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 2010-05-21 |
* | perf: Optimize perf_output_copy() | Peter Zijlstra | 2010-05-21 |
* | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 2010-05-21 |
* | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 2010-05-21 |
* | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 |
* | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 |
* | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 |
* | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 |
* | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 |
* | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 |
* | perf, x86: Improve the PEBS ABI | 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 |
* | | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 |
* | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 |
* | | perf: Store active software events in a hashlist | Frederic Weisbecker | 2010-04-14 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 |
|\| |
|
| * | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-03-12 |
|\| |
|
| * | perf, ppc: Fix compile error due to new cpu notifiers | Peter Zijlstra | 2010-03-11 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 |
* | | perf, x86: use LBR for PEBS IP+1 fixup | Peter Zijlstra | 2010-03-10 |
* | | perf, x86: Implement simple LBR support | Peter Zijlstra | 2010-03-10 |
* | | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 |
|/ |
|
* | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 |
* | perf: Remove pointless breakpoint union | Frederic Weisbecker | 2010-02-27 |
* | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 |
|\ |
|
| * | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar | 2010-02-03 |
* | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 |
* | | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 2010-02-26 |
* | | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian | 2010-02-04 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 |
|\| |
|
| * | perf: Change the is_software_event() definition | Peter Zijlstra | 2010-01-21 |
* | | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2010-01-29 |
* | | perf: Reimplement frequency driven sampling | Peter Zijlstra | 2010-01-27 |
* | | perf: Export software-only event group characteristic as a flag | Frederic Weisbecker | 2010-01-16 |
* | | perf/core: Split context's event group list into pinned and non-pinned lists | Frederic Weisbecker | 2010-01-16 |
* | | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 2009-12-28 |
* | | perf events: Remove arg from perf sched hooks | Peter Zijlstra | 2009-12-28 |
|/ |
|
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | perf_events: Fix perf_event_attr layout | Peter Zijlstra | 2009-12-15 |
* | | perf_event: Convert to raw_spinlock | Thomas Gleixner | 2009-12-14 |
|/ |
|
* | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 2009-12-09 |
* | perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space | Arnd Bergmann | 2009-12-07 |
* | perf: Remove the "event" callback from perf events | Frederic Weisbecker | 2009-12-06 |