- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 9 years ago
- 5690ae2 perf/x86/intel: Add definition for PT PMI bit by Stephane Eranian · 9 years ago
- b83ff1c x86: Add new MSRs and MSR bits used for Intel Skylake PMU support by Andi Kleen · 10 years ago
- 904cb36 perf/x86/amd/ibs: Update IBS MSRs and feature definitions by Aravind Gopalakrishnan · 10 years ago
- 86a0446 perf/x86: Revamp PEBS event selection by Andi Kleen · 10 years ago
- 3a632cb perf/x86/intel: Add simple Haswell PMU support by Andi Kleen · 12 years ago
- e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 12 years ago
- 9f19010 perf/x86/amd: Use proper naming scheme for AMD bit field definitions by Jacob Shin · 12 years ago
- 91d7753 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
- d07bdfd perf/x86: Fix USER/KERNEL tagging of samples properly by Peter Zijlstra · 13 years ago
- 35d56ca9 perf/x86: Fix missing struct before structure name by Jovi Zhang · 13 years ago
- c93dc84 perf/x86: Add a microcode revision check for SNB-PEBS by Peter Zijlstra · 13 years ago
- b1dc3c4 perf/x86/amd: Unify AMD's generic and family 15h pmus by Robert Richter · 13 years ago
- 15c7ad5 perf/x86: Rename Intel specific macros by Robert Richter · 13 years ago
- 978da30 perf/x86/ibs: Fix undefined reference to `get_ibs_caps' by Robert Richter · 13 years ago
- d47e823 perf/x86-ibs: Take instruction pointer from ibs sample by Robert Richter · 13 years ago
- ad8537c Merge branch 'perf/x86-ibs' into perf/core by Ingo Molnar · 13 years ago
- 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- a7b9d2c KVM: PMU: warn when pin control is set in eventsel msr by Gleb Natapov · 13 years ago
- db98c5f perf/x86: Implement 64-bit counter support for IBS by Robert Richter · 13 years ago
- 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
- 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
- cd09c0c perf events: Enable raw event support for Intel unhalted_reference_cycles event by Stephane Eranian · 13 years ago
- b3d9468 perf, x86: Expose perf capability to other modules by Gleb Natapov · 13 years ago
- ffb871b x86, perf: Disable non available architectural events by Gleb Natapov · 13 years ago
- b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
- ee5789d perf, x86: Share IBS macros between perf and oprofile by Robert Richter · 13 years ago
- 144d31e perf, intel: Use GO/HO bits in perf-ctr by Gleb Natapov · 13 years ago
- 011af85 perf, amd: Use GO/HO bits in perf-ctr by Joerg Roedel · 13 years ago
- 9e46294 x86: Save stack pointer in perf live regs savings by Frederic Weisbecker · 14 years ago
- 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
- b47fad3 oprofile, x86: Add support for IBS periodic op counter extension by Robert Richter · 14 years ago
- c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
- b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 15 years ago
- e768aee perf, x86: Small fix to cpuid10_edx by Livio Soares · 15 years ago
- 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 15 years ago
- a098f44 perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks by Robert Richter · 15 years ago
- 948b1bb perf, x86: Undo some some *_counter* -> *_event* renames by Robert Richter · 15 years ago
- a072738 perf, x86: Implement initial P4 PMU driver by Cyrill Gorcunov · 15 years ago
- ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 15 years ago
- b622d64 perf_events, x86: Fixup fixed counter constraints by Peter Zijlstra · 15 years ago
- bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
- a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
- 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
- ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- ed8777f perf_events, x86: Fix event constraint masks by Peter Zijlstra · 15 years ago
- 1da53e0 perf_events, x86: Improve x86 event scheduling by Stephane Eranian · 15 years ago
- b27d515 perf: x86: Add support for the ANY bit by Stephane Eranian · 15 years ago
- 04a705df perf_events: Check for filters on fixed counter events by Stephane Eranian · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago[Renamed (76%) from arch/x86/include/asm/perf_counter.h]
- 30dd568 x86, perf_counter, bts: Add BTS support to perfcounters by Markus Metzger · 15 years ago
- 194002b perf_counter, x86: Add mmap counter read support by Peter Zijlstra · 16 years ago
- 9974458 perf_counter: Make set_perf_counter_pending() declaration common by Paul Mackerras · 16 years ago
- c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 16 years ago
- b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 16 years ago
- 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 16 years ago
- b6c5a71d perf_counter: abstract wakeup flag setting in core to fix powerpc build by Paul Mackerras · 16 years ago
- 2f18d1e x86, perfcounters: add support for fixed-function pmcs by Ingo Molnar · 16 years ago
- 862a1a5 x86, perfcounters: refactor code for fixed-function PMCs by Ingo Molnar · 16 years ago
- 703e937 perfcounters: add fixed-mode PMC enumeration by Ingo Molnar · 16 years ago
- eb2b861 x86, perfcounters: prepare for fixed-mode PMCs by Ingo Molnar · 16 years ago
- 5c167b8 x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h by Ingo Molnar · 16 years ago[Renamed (90%) from arch/x86/include/asm/intel_arch_perfmon.h]
- 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/intel_arch_perfmon.h]
- 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
- 003a46c x86: unify some more trivial include/asm-x86/ 32/64 variants by Thomas Gleixner · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago