[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/5] xentrace_format: print timestamps in nanoseconds
Hello George, On 11.09.18 13:15, George Dunlap wrote: I'm playing with scheduling from one hand, so time stamps in seconds does not give understanding about what's going on. From other hand I'm quite confused about how useful timestamps in seconds could be for traces. As per my understanding, tracer should be useful for debugging some rapidly changing processes.if mhz: - tsc = tsc / (mhz*1000000.0) + tsc = tsc * 1000.0 / mhzWhy do you prefer this? -- *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 |