sched / cpupool: dump the actual value of NOW()
authorDario Faggioli <dario.faggioli@citrix.com>
Mon, 12 Oct 2015 14:01:22 +0000 (16:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Oct 2015 14:01:22 +0000 (16:01 +0200)
commitfe35f0c482442e8d180b359d0414c52bdda355f9
tree79852c3c71fde8f4c82c982f6740ac8b1ddd0261
parent9d5c42425cc01f1900c59a517e57ef113f38b83e
sched / cpupool: dump the actual value of NOW()

rather than its hexadecimal representation. This makes
it easier to compare the actual system time with other
times being printed out (e.g., deadlines in RTDS).

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Juergen Gross <jgross@suse.com>
xen/common/cpupool.c