commit | 4cbed02e440dc400668fbdfb8ce4a710e5caebe5 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Aug 31 15:53:41 2015 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Oct 29 14:23:42 2015 -0700 |
tree | 7f218ca9930c7e4eb90952a4c2be09ac6be6a200 | |
parent | 4d18ae9301029271ddd86f4b311c97a130ad5044 [diff] |
liblog: logcat: add epoch and monotonic format modifiers - '-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