aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/xen/pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-19xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-24xen: Make VPMU init message look less scaryJuergen Gross1-2/+5
2016-07-06xen/PMU: Log VPMU initialization error at lower levelBoris Ostrovsky1-1/+1
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2015-08-20xen/PMU: PMU emulation codeBoris Ostrovsky1-29/+185
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky1-1/+94
2015-08-20xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky1-1/+152
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky1-0/+170