aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/core.c
AgeCommit message (Expand)Author
2019-05-25perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-03-19perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-19perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-13perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-13perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-04perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-11-22perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa
2018-11-22perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-11-22perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-11-20perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2018-10-16perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa
2018-10-02perf/x86/intel: Add quirk for Goldmont PlusKan Liang
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-10-02perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen
2018-10-02perf/x86/intel: Factor out common code of PMI handlerKan Liang
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang
2018-07-25perf/x86/intel: Support PEBS on fixed countersKan Liang
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang
2018-03-20perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-09perf/x86/intel: Fix PMU read for auto-reloadKan Liang
2018-03-09perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang
2018-03-09perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2017-12-27perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-09-29perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen
2017-09-14perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaroundPeter Zijlstra
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang