monitor: Add option to disable time offset
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 16 Dec 2020 22:58:08 +0000 (14:58 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit61dd6b397fad0572850e23ba417a58a53c818f93
tree3789eb14606af7c60ede17420d25d2f6ab5782f2
parent73d97652a8d32f72ad459b21a13b54ee3587d8dc
monitor: Add option to disable time offset

This adds option -N/--no-time which disables the time offset which
sometimes is useful when diffing traces where timing information is not
relevant.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
monitor/main.c