summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-955/+0
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi1-0/+2
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen1-1/+2
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen1-11/+1
2015-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa1-1/+1
2015-11-23perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*Andi Kleen1-0/+4
2015-11-23treewide: Remove old email addressPeter Zijlstra1-1/+1
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen1-0/+1
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar1-0/+1
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen1-0/+1
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-1/+0
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-0/+1
2015-08-04perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen1-0/+3
2015-08-04perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen1-1/+5
2015-08-04perf/x86/intel/lbr: Add support for LBRv5Andi Kleen1-0/+1
2015-08-04perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen1-0/+1
2015-08-04perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for goodAlexander Shishkin1-14/+0
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin1-0/+4
2015-06-07perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng1-1/+5
2015-06-07perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng1-0/+11
2015-06-07perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng1-0/+1
2015-05-27perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra1-1/+0
2015-05-27perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra1-2/+2
2015-05-27perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra1-3/+12
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+5
2015-04-17perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra1-9/+9
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 ...Stephane 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