summaryrefslogtreecommitdiff
path: root/kern/perfmon.c
AgeCommit message (Expand)Author
2018-04-29Minor changesRichard Braun
2018-04-21perfmon: fix overflo test only working on 64 bit counters.Remy Noel
2018-04-21perfmon: various cosmetics.Remy Noel
2018-04-21perfmon: Test overflow in cpu test.Remy Noel
2018-04-21perfmon: Add overflow handling.Remy Noel
2018-04-21kern/perfmon: add perfmon_cpu_pmc get/setters.Remy Noel
2018-04-21kern/perfmon: Handle overflow on sync.Remy Noel
2018-04-21kern/perfmon.c: Add pmc id to index map.Remy Noel
2018-03-12perfmon: Coding style & cosmetic fixesRemy Noel
2018-02-25Merge branch 'master' into perfmonRemy Noel
2018-02-25Merge branch 'master' into perfmonRemy Noel
2018-02-22perfmon: split pmu into amd and intel architectures.Remy Noel
2018-01-14kern/perfmon: Remove tsd dependency.Remy Noel
2017-12-03perfmon: introduce PERFMON kconfig flag.Remy Noel
2017-10-15kern/perfmon.c: interuptible xcall callsRemy Noel
2017-10-01Perfmon module prototypeRemy Noel