aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen1-1/+1
2015-04-02perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian1-0/+5
2015-04-02perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvationStephane Eranian1-0/+2
2015-04-02perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou1-1/+19
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou1-0/+6
2015-04-02perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou1-0/+32
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian1-1/+3
2015-04-02perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou1-0/+9
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian1-1/+7
2015-04-02perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian1-3/+6
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin1-0/+7
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin1-0/+2
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin1-0/+40
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen1-0/+1
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra1-8/+0
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng1-0/+7
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng1-1/+13
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng1-1/+2
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng1-0/+2
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng1-0/+4
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski1-0/+2
2014-11-16perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen1-0/+4
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar1-1/+0
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen1-0/+1
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen1-6/+42
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang1-5/+7
2014-02-27perf/x86: Add a few more commentsPeter Zijlstra1-3/+5
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra1-0/+1
2013-12-05perf/x86: Fix constraint table end marker bugMaria Dimakopoulou1-3/+12
2013-10-04perf/x86: Suppress duplicated abort LBR recordsAndi Kleen1-0/+1
2013-09-12perf/x86/intel: Clean up checkpoint-interrupt bitsPeter Zijlstra1-0/+5
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng1-0/+2
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian1-1/+2
2013-06-26perf/x86/intel: Support full width countingAndi Kleen1-0/+5
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen1-0/+6
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen1-0/+1
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen1-0/+2
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen1-1/+4
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter1-1/+1
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian1-0/+5
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian1-1/+24
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian1-3/+5
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian1-0/+17
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen1-0/+1
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin1-0/+6
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin1-16/+5
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa1-0/+1
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa1-1/+1
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa1-0/+2
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa1-0/+2