summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-16perf/x86/intel: Add Tremont core PMU supportKan Liang
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang
2019-04-16perf/x86/msr: Add Icelake supportKan Liang
2019-04-16perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-04-16perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-04-16perf/x86/intel: Add Icelake supportKan Liang
2019-04-16perf/x86: Support constraint rangesPeter Zijlstra
2019-04-16perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles themAndi Kleen
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang
2019-04-16perf/x86/intel/ds: Extract code of event update in short periodKan Liang
2019-04-16perf/x86/intel: Extract memory code PEBS parser for reuseAndi Kleen
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2019-04-16perf/x86/intel: Force resched when TFA sysctl is modifiedStephane Eranian
2019-04-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-04-16perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-10x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-03x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-04-03x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-03perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-04-03perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-04-03perf/x86: Add sanity checks to x86_schedule_events()Peter Zijlstra
2019-04-03perf/x86: Optimize x86_schedule_events()Peter Zijlstra
2019-04-03perf/x86: Clear ->event_constraint[] on putPeter Zijlstra
2019-04-03perf/x86/intel: Optimize intel_get_excl_constraints()Peter Zijlstra
2019-04-03perf/x86: Remove PERF_X86_EVENT_COMMITTEDPeter Zijlstra
2019-04-03perf/x86: Simplify x86_pmu.get_constraints() interfacePeter Zijlstra
2019-04-03perf/x86/intel: Simplify intel_tfa_commit_scheduling()Peter Zijlstra
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-15perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-15perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-12Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-09perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-06perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-06perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-06perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-11perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang