aboutsummaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra
2010-05-21perf: Remove more code from the fastpathPeter Zijlstra
2010-05-21perf: Optimize the !vmalloc backed bufferPeter Zijlstra
2010-05-21perf: Optimize perf_output_copy()Peter Zijlstra
2010-05-21perf: Fix wakeup storm for RO mmap()sPeter Zijlstra
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar
2010-05-07perf: Add group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-07perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-04-20perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-14perf: Store active software events in a hashlistFrederic Weisbecker
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker
2010-03-10perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra
2010-03-10perf, x86: Implement simple LBR supportPeter Zijlstra
2010-03-10perf, x86: Add PEBS infrastructurePeter Zijlstra
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra
2010-02-27perf: Remove pointless breakpoint unionFrederic Weisbecker
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-04perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar
2010-01-27perf: Reimplement frequency driven samplingPeter Zijlstra
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra
2010-01-16perf: Export software-only event group characteristic as a flagFrederic Weisbecker
2010-01-16perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan
2009-12-28perf events: Remove arg from perf sched hooksPeter Zijlstra
2009-12-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-15perf_events: Fix perf_event_attr layoutPeter Zijlstra
2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker
2009-12-08perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user spaceArnd Bergmann
2009-12-06perf: Remove the "event" callback from perf eventsFrederic Weisbecker