summaryrefslogtreecommitdiff
path: root/arch/x86/machine/pmu_intel.c
AgeCommit message (Expand)Author
2018-05-04pmu: fix driver initialization.Remy Noel
2018-05-03perfmon: Remove useless accessors.Remy Noel
2018-05-03perfmon: add polling overflow implementation in perfmonRemy Noel
2018-05-03perfmon: register a pmu_driver in place of pmu_ops.Remy Noel
2018-04-29Minor changesRichard Braun
2018-04-21perfmon: various cosmetics.Remy Noel
2018-04-21pmu_intel: Add Overflow V2 support.Remy Noel
2018-04-21perfmon: Test overflow in cpu test.Remy Noel
2018-04-21perfmon: Add overflow handling.Remy Noel
2018-04-21kern/perfmon: Handle overflow on sync.Remy Noel
2018-04-21cpu: Add cpu_get_msr64 helperRemy Noel
2018-04-14pmu_intel: fix call to gcc's __builtin_popcount.Remy Noel
2018-03-12perfmon: Coding style & cosmetic fixesRemy Noel
2018-02-25Merge branch 'master' into perfmonRemy Noel
2018-02-22perfmon: split pmu into amd and intel architectures.Remy Noel