powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Wed, 25 Nov 2009 06:12:09 +0000 (06:12 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 9 Feb 2010 02:55:05 +0000 (13:55 +1100)
commit25ef231de2678690198d95dca949c3caa67a76de
tree5b0b42dd17aa4fbac0ca8ed8728f21216903ec89
parentefec959f63de850fbd2442189f7dfc9c38efe251
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup

The tb_total and purr_total values reported via the hcall_stats code
should be cumulative, rather than being replaced by the latest delta tb
or purr value.

Tested-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Acked-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/hvCall_inst.c