Age | Commit message (Expand) | Author |
2020-07-08 | perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch | Kan Liang |
2020-07-08 | perf/x86/intel/lbr: Unify the stored format of LBR information | Kan Liang |
2020-07-08 | perf/x86: Expose CPUID enumeration bits for arch LBR | Kan Liang |
2020-07-02 | perf/x86: Add constraint to create guest LBR event without hw counter | Like Xu |
2020-07-02 | perf/x86/lbr: Add interface to get LBR information | Like Xu |
2020-03-17 | perf/amd/uncore: Add support for Family 19h L3 PMU | Kim Phillips |
2020-01-13 | perf/x86: Provide stubs of KVM helpers for non-Intel CPUs | Sean Christopherson |
2019-08-30 | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips |
2019-04-29 | perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER | Kairui Song |
2019-04-16 | perf/x86/intel: Add Icelake support | Kan Liang |
2019-04-16 | perf/x86/intel: Support adaptive PEBS v4 | Kan Liang |
2019-04-16 | perf/x86: Support outputting XMM registers | Kan Liang |
2018-10-02 | Merge branch 'x86/cache' into perf/core, to resolve conflicts | Ingo Molnar |
2018-10-02 | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events | Natarajan, Janakarajan |
2018-09-28 | perf/x86: Add helper to obtain performance counter index | Reinette Chatre |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-04-28 | perf/x86/intel/pt: Don't die on VMXON | Alexander Shishkin |
2016-03-08 | perf/x86/intel: Add definition for PT PMI bit | Stephane Eranian |
2015-08-04 | x86: Add new MSRs and MSR bits used for Intel Skylake PMU support | Andi Kleen |
2014-11-12 | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan |
2014-08-13 | perf/x86: Revamp PEBS event selection | Andi Kleen |
2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2012-08-10 | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker |
2012-07-31 | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra |
2012-07-26 | perf/x86: Fix missing struct before structure name | Jovi Zhang |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter |
2012-05-14 | perf/x86/ibs: Fix undefined reference to `get_ibs_caps' | Robert Richter |
2012-05-09 | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter |
2012-05-09 | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-08 | KVM: PMU: warn when pin control is set in eventsel msr | Gleb Natapov |
2012-03-08 | perf/x86: Implement 64-bit counter support for IBS | Robert Richter |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2011-12-21 | perf, arch: Rework perf_event_index() | Peter Zijlstra |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel |
2011-07-02 | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-10-15 | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |