summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event.h (follow)
Commit message (Expand)AuthorAge
* perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-04-12
* perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-04-12
* perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa2015-12-06
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* perf/x86: Fix LBR call stack save/restoreAndi Kleen2015-11-23
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
|\
| * perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-18
* | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-13
* | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
|/
* perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen2015-08-04
* perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen2015-08-04
* perf/x86/intel/lbr: Add support for LBRv5Andi Kleen2015-08-04
* perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen2015-08-04
* perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for goodAlexander Shishkin2015-08-04
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\
| * perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin2015-06-19
* | perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng2015-06-07
* | perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng2015-06-07
* | perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng2015-06-07
* | perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra2015-05-27
* | perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra2015-05-27
|/
* perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra2015-05-27
* perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
* perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra2015-04-17
* perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen2015-04-02
* perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian2015-04-02
* perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian2015-04-02
* perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou2015-04-02
* perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou2015-04-02
* perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou2015-04-02
* perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian2015-04-02
* perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou2015-04-02
* perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian2015-04-02
* perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian2015-04-02
* perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-02
* perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-02
* perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-02
* perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-27
* perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-18
* perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2015-02-18
* perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng2015-02-18
* perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-18
* perf: Introduce pmu context switch callbackYan, Zheng2015-02-18
* perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-18
* perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-04
* perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-16
* perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-29
* perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen2014-09-24
* perf/x86: Revamp PEBS event selectionAndi Kleen2014-08-13
* perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-16