public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Fixes for log timestamps
@ 2024-07-25 16:26 Stefano Brivio
  2024-07-25 16:26 ` [PATCH 1/3] log, util: Fix sub-second part in relative log time calculation Stefano Brivio
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stefano Brivio @ 2024-07-25 16:26 UTC (permalink / raw)
  To: passt-dev, David Gibson

Taken out of the "Minor assorted fixes, mostly logging and tests"
series I recently posted.

Stefano Brivio (3):
  log, util: Fix sub-second part in relative log time calculation
  log: Initialise timestamp for relative log time also if we use a log
    file
  log: Fetch log times with CLOCK_MONOTONIC, not CLOCK_REALTIME

 log.c   | 46 +++++++++++++++++++++++-----------------------
 log.h   |  1 +
 passt.c |  2 ++
 util.c  | 25 ++++++++++++++++++-------
 util.h  |  1 +
 5 files changed, 45 insertions(+), 30 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-07-29  1:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-25 16:26 [PATCH 0/3] Fixes for log timestamps Stefano Brivio
2024-07-25 16:26 ` [PATCH 1/3] log, util: Fix sub-second part in relative log time calculation Stefano Brivio
2024-07-25 23:11   ` David Gibson
2024-07-25 16:26 ` [PATCH 2/3] log: Initialise timestamp for relative log time also if we use a log file Stefano Brivio
2024-07-25 16:26 ` [PATCH 3/3] log: Fetch log times with CLOCK_MONOTONIC, not CLOCK_REALTIME Stefano Brivio
2024-07-25 23:15   ` David Gibson
2024-07-26  9:32     ` Stefano Brivio
2024-07-29  1:12       ` David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).