From 56d5364fced642aa203bd74b9d92798985d3ca5c Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Thu, 17 Sep 2020 15:04:49 +0100 Subject: src: monotonic-ts: Monotonic timestamp logging Introduce a new utility which prefixes a monotonic timestamp rendered in the same format as the kernel logs to all lines fed in through stdin. Signed-off-by: Kieran Bingham Reviewed-by: Laurent Pinchart Signed-off-by: Laurent Pinchart --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'src/.gitignore') diff --git a/src/.gitignore b/src/.gitignore index d42c924..817142c 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -2,3 +2,4 @@ *.o gen-image +monotonic-ts -- cgit v1.2.3