commit | 46d758ede1658b2e251e3c8534c3ef8c0da5629d | [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 | ca3c7482fdb91595da71a5072301ffb9a27d2a33 [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