summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-11-061-13/+17
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-09-211-3/+10
* perf/x86/intel: Restrict period on NehalemJosh Hunt2019-09-211-0/+6
* perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit2019-07-311-19/+2
* perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-311-4/+11
* perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-311-1/+1
* perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-06-221-14/+14
* perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian2019-06-151-1/+1
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-144-19/+21
* perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-05-101-0/+6
* perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-05-101-1/+1
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-081-3/+108
* perf/x86: Fix incorrect PEBS_REGSKan Liang2019-04-272-20/+20
* perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-271-9/+26
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-172-12/+22
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-171-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-171-3/+62
* perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-191-1/+1
* perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-191-1/+1
* perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-191-2/+2
* perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)2019-03-132-3/+77
* perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)2019-03-131-21/+30
* perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)2019-03-133-22/+31
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-203-2/+37
* perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra2019-02-121-2/+8
* perf/x86/intel/uncore: Add Node ID maskKan Liang2019-02-121-1/+3
* perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2018-12-052-18/+12
* perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-12-052-21/+40
* perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-12-011-1/+114
* perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-11-041-0/+10
* perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-11-041-6/+6
* perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-10-101-0/+4
* perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2018-10-032-6/+27
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-09-051-1/+1
* perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-09-051-1/+5
* perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang2018-08-031-1/+1
* perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang2018-08-031-1/+1
* x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-251-3/+5
* perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang2018-07-031-0/+8
* perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang2018-06-211-3/+6
* perf/x86/intel: Fix event update for auto-reloadKan Liang2018-05-302-13/+94
* perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang2018-05-302-2/+2
* perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang2018-05-301-1/+9
* perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian2018-05-301-8/+17
* perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-161-0/+3
* perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-161-3/+6
* perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-161-0/+2
* perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-161-1/+4
* perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-281-14/+17
* perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-281-1/+1