[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] perfc: Print a system time in a convenient format
So what would be the conclusion?I'm going to change timestamps format to decimal for all keyhandlers. But what about the format itself? Does existing plain ns PRI_stime have a chance to be acked? Or should I think of an extended format (seconds with fractions, ms with fractions)? On 11.09.18 12:49, Andrii Anisov wrote: On 11.09.18 12:30, Jan Beulich wrote:Should we think about replacing PRI_stime?Why not, but that would require adding another %p suffix or introducing a construct splitting s_time_t values into two pieces (to be used to hide the two printk() arguments required).I don't think that splitting s_time_i is reasonable. Introducing %pt for ns granularity and %pT for ms could be an option. -- *Andrii Anisov* _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |