aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-11-281-5/+7
* perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2013-10-261-1/+1
* perf: Fix perf mmap bugsPeter Zijlstra2013-07-271-2/+1
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-271-1/+5
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-271-0/+2
* perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-191-1/+1
* perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-051-0/+1
* perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel2011-10-061-1/+4
* perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-291-9/+15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-0/+5
* perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+3
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-1/+2
* perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-011-3/+11
* perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-3/+1
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-10/+8
* perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy2011-07-011-1/+1
* Merge commit 'v3.0-rc3' into perf/coreIngo Molnar2011-06-161-4/+4
|\
| * perf: Fix comments in include/linux/perf_event.hVince Weaver2011-06-041-4/+4
* | perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-091-29/+4
|/
* Merge branch 'perf/stat' into perf/coreIngo Molnar2011-05-061-0/+2
|\
| * perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar2011-04-291-1/+2
| * perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2011-04-261-0/+1
* | perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-041-52/+44
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-12/+11
|\ \ | |/ |/|
| * jump label: Introduce static_branch() interfaceJason Baron2011-04-041-13/+13
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/
* | perf: Fix task context schedulingPeter Zijlstra2011-03-311-1/+1
|/
* perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian2011-03-231-2/+0
* perf: Reorder & optimize perf_event_context to remove alignment padding on 64...Richard Kennedy2011-03-161-1/+1
* perf: Add support for supplementary event registersAndi Kleen2011-03-041-2/+11
* perf: Optimize throttling codePeter Zijlstra2011-02-161-0/+4
* perf: Add cgroup supportStephane Eranian2011-02-161-3/+30
* perf: Sysfs enumerationPeter Zijlstra2010-12-161-0/+1
* perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+4
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-161-0/+1
|\
| * perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-081-0/+1
* | perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo2010-12-041-1/+11
* | perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2010-12-041-0/+1
* | perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo2010-11-301-0/+2
* | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-261-0/+5
|/
* perf: Fix the software context switch counterPeter Zijlstra2010-11-261-14/+15
* perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-261-0/+1
* perf_events: Fix time tracking in samplesStephane Eranian2010-11-101-0/+10
* jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2010-10-181-10/+2
* perf: Optimize sw eventsPeter Zijlstra2010-10-181-9/+11
* perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra2010-10-181-2/+25
* perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra2010-10-181-0/+7
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-9/+2