summaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa
2012-03-09perf: Add ABI reference sizesStephane Eranian
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra
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