All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] doc: tex: add absolute timestamp printing option
@ 2019-09-24 22:33 Hiroaki Mihara
  0 siblings, 0 replies; only message in thread
From: Hiroaki Mihara @ 2019-09-24 22:33 UTC (permalink / raw)
  To: linux-btrace

The functionality of printing out absolute timestamps has been
implemented in code but not documented in doc/blktrace.tex.

Signed-off-by: Hiroaki Mihara <hmihara@redhat.com>
---
 doc/blktrace.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/blktrace.tex b/doc/blktrace.tex
index 4d8278e..3647c75 100644
--- a/doc/blktrace.tex
+++ b/doc/blktrace.tex
@@ -613,6 +613,7 @@ the event's device \\
 \emph{T} & Time stamp (seconds) \\ \hline
 \emph{u} & Elapsed value in microseconds (\emph{-t} command line option) \\ \hline
 \emph{U} & Payload unsigned integer \\ \hline
+\emph{z} & Absolute time stamp \\ \hline
 \end{tabular}
 
 Note that the user can optionally specify field display width, and
-- 
2.21.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-24 22:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 22:33 [PATCH 3/3] doc: tex: add absolute timestamp printing option Hiroaki Mihara

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.