On Tue, Nov 22, 2016 at 12:29:14PM -0600, Wei Huang wrote: > From: Christopher Covington <cov@xxxxxxxxxxxxxx> > > Calculate the numbers of cycles per instruction (CPI) implied by ARM > PMU cycle counter values. The code includes a strict checking facility > intended for the -icount option in TCG mode in the configuration file. > > Signed-off-by: Christopher Covington <cov@xxxxxxxxxxxxxx> > Signed-off-by: Wei Huang <wei@xxxxxxxxxx> > --- > arm/pmu.c | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++- > arm/unittests.cfg | 14 +++++++ > 2 files changed, 136 insertions(+), 1 deletion(-) Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html