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