commit | 4d0473f77bc0dab6280a47d3f01b7535d4a13820 | [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 | 1013569e082429c3303688f6e74e3f00841639dc | |
parent | b26625caa1ad2daa44e7c560b20f4308cc4ae408 [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