aboutsummaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31perf: Fix task context schedulingPeter Zijlstra
2011-03-23perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian
2011-03-16perf: Reorder & optimize perf_event_context to remove alignment padding on 64...Richard Kennedy
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-02-16perf: Optimize throttling codePeter Zijlstra
2011-02-16perf: Add cgroup supportStephane Eranian
2010-12-16perf: Sysfs enumerationPeter Zijlstra
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra
2010-12-04perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo
2010-12-04perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo
2010-11-30perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra
2010-10-18perf: Optimize sw eventsPeter Zijlstra
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-11perf: New helper function for pmu nameMatt Fleming
2010-10-11perf: Add helper function to return number of countersMatt Fleming