Age | Commit message (Expand) | Author |
2010-05-11 | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar |
2010-05-07 | 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-04-20 | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin |
2010-04-19 | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin |
2010-04-14 | perf: Store active software events in a hashlist | Frederic Weisbecker |
2010-04-02 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-04-01 | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker |
2010-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-03-11 | perf, ppc: Fix compile error due to new cpu notifiers | Peter Zijlstra |
2010-03-10 | 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-02 | perf, x86: Restrict the ANY flag | Peter Zijlstra |
2010-02-27 | perf: Remove pointless breakpoint union | Frederic Weisbecker |
2010-02-27 | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker |
2010-02-26 | 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-04 | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian |
2010-02-04 | perf: Make bp_len type to u64 generic across the arch | Mahesh Salgaonkar |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | perf, x86: Clean up event constraints code a bit | Ingo Molnar |
2010-01-27 | perf: Reimplement frequency driven sampling | Peter Zijlstra |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra |
2010-01-16 | 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 |
2009-12-28 | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan |
2009-12-28 | perf events: Remove arg from perf sched hooks | Peter Zijlstra |
2009-12-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-15 | perf_events: Fix perf_event_attr layout | Peter Zijlstra |
2009-12-14 | perf_event: Convert to raw_spinlock | Thomas Gleixner |
2009-12-09 | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker |
2009-12-08 | perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space | Arnd Bergmann |
2009-12-06 | perf: Remove the "event" callback from perf events | Frederic Weisbecker |
2009-12-06 | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker |
2009-12-06 | perf: Remove unused struct perf_event::event_callback | Frederic Weisbecker |
2009-12-06 | perf: Remove pointless union that wraps the hw breakpoint fields | Frederic Weisbecker |
2009-12-06 | hw-breakpoints: Add two reserved fields for future extensions | Frederic Weisbecker |
2009-11-23 | perf_events: Undo some recursion damage | Peter Zijlstra |
2009-11-22 | tracing: Use the perf recursion protection from trace event | Frederic Weisbecker |
2009-11-21 | perf: Fix event scaling for inherited counters | Peter Zijlstra |
2009-11-21 | perf: Allow for custom overflow handlers | Peter Zijlstra |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-16 | perf_event: Optimize perf_output_lock() | Peter Zijlstra |
2009-11-15 | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar |