All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH 0/2] Add ID and timestamp to the log with FUSE_LOG_DEBUG level
@ 2019-11-06 19:06 Masayoshi Mizuma
  2019-11-06 19:06 ` [Virtio-fs] [PATCH 1/2] virtiofsd: Add ID " Masayoshi Mizuma
  2019-11-06 19:06 ` [Virtio-fs] [PATCH 2/2] virtiofsd: Add timestamp " Masayoshi Mizuma
  0 siblings, 2 replies; 5+ messages in thread
From: Masayoshi Mizuma @ 2019-11-06 19:06 UTC (permalink / raw)
  To: virtio-fs; +Cc: Masayoshi Mizuma

From: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>

For debugging purpose, this patch series add ID to specify the thread
and timestamp to check the time delta for each events.

Masayoshi Mizuma (2):
  virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
  virtiofsd: Add timestamp to the log with FUSE_LOG_DEBUG level

 contrib/virtiofsd/passthrough_ll.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

-- 
2.18.1


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

end of thread, other threads:[~2019-11-07 10:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06 19:06 [Virtio-fs] [PATCH 0/2] Add ID and timestamp to the log with FUSE_LOG_DEBUG level Masayoshi Mizuma
2019-11-06 19:06 ` [Virtio-fs] [PATCH 1/2] virtiofsd: Add ID " Masayoshi Mizuma
2019-11-07 10:46   ` Dr. David Alan Gilbert
2019-11-06 19:06 ` [Virtio-fs] [PATCH 2/2] virtiofsd: Add timestamp " Masayoshi Mizuma
2019-11-07 10:52   ` Dr. David Alan Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.