commit | 191abf535d092d2dfcbeac636e3c6e33c0e6f8d1 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Aug 31 15:53:41 2015 -0700 |
committer | Rom Lemarchand <romlem@google.com> | Mon Nov 16 08:53:04 2015 -0800 |
tree | e71b8600d32e6467db722874e7c6134beb3e4aa3 | |
parent | 5d55e237203cebdc91338b3e1e9d3837ceb37f51 [diff] |
liblog: logcat: add epoch and monotonic format modifiers (cherry pick from commit 4cbed02e440dc400668fbdfb8ce4a710e5caebe5) - '-v epoch' prints seconds since Jan 1 1970 - '-v monotonic' print cpu seconds since start of device - '-T sssss.mmm...' as alternate tail time format NB: monotonic is a best estimate and may be out by a few ms given the synchronization source clue accuracy. Bug: 23668800 Change-Id: Ieb924b6d3817669c7e53beb9c970fb626eaad460