Change timestamps representation for keyhandlers
authorAndrii Anisov <andrii_anisov@epam.com>
Wed, 12 Sep 2018 17:03:27 +0000 (20:03 +0300)
committerWei Liu <wei.liu2@citrix.com>
Wed, 19 Sep 2018 17:08:43 +0000 (18:08 +0100)
commit889b200cb521aaf8d175a872c856e8e570c1c044
tree810ea7d55028433c7d7ce447cda109cfba773ffe
parent8f29f3ead253284ba640e5325febf1c184690bb6
Change timestamps representation for keyhandlers

For different keyhandlers, replace a hex with delimiter representation
of time to PRI_stime which is decimal ns currently.

Signed-off-by: Andrii Anisov <andrii_anisov@epam.com>
Reviewed-by: Dario Faggioli <dfaggioli@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/numa.c
xen/common/keyhandler.c
xen/common/page_alloc.c
xen/common/perfc.c
xen/common/spinlock.c