public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Avoid duplicated clock_gettime() in logging
@ 2024-07-29  4:22 David Gibson
  2024-07-29  4:22 ` [PATCH 1/2] log: Make logfile_write() private David Gibson
  2024-07-29  4:23 ` [PATCH 2/2] log: Avoid duplicate calls to clock_gettime() David Gibson
  0 siblings, 2 replies; 6+ messages in thread
From: David Gibson @ 2024-07-29  4:22 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

Remove a small nit in the logging code.

David Gibson (2):
  log: Make logfile_write() private
  log: Avoid duplicate calls to clock_gettime()

 log.c | 344 +++++++++++++++++++++++++++++-----------------------------
 log.h |   1 -
 2 files changed, 172 insertions(+), 173 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-08-05 19:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-29  4:22 [PATCH 0/2] Avoid duplicated clock_gettime() in logging David Gibson
2024-07-29  4:22 ` [PATCH 1/2] log: Make logfile_write() private David Gibson
2024-08-05 19:02   ` Stefano Brivio
2024-07-29  4:23 ` [PATCH 2/2] log: Avoid duplicate calls to clock_gettime() David Gibson
2024-07-29 17:55   ` Stefano Brivio
2024-08-03  7:53     ` 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).