summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-13perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-13perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-24perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa
2019-06-24perf/x86/cstate: Use new probe functionJiri Olsa
2019-06-24perf/x86/msr: Use new probe functionJiri Olsa
2019-06-24perf/x86: Add MSR probe interfaceJiri Olsa
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-06-17perf/x86/intel: Add more Icelake CPUIDsKan Liang
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa
2019-06-03perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa
2019-06-03perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds