1. 27 Jan, 2016 1 commit
    • Jason Simmons's avatar
      Allow collection of trace files when adbd is not running as root · 58ba5129
      Jason Simmons authored
      Also fix a bug where the trace command may capture the wrong file
      if multiple trace file paths are in the Android log buffer.
      
      Previously we found a lower bound timestamp for the trace path log
      by running the date command on the device and parsing the result on
      the host.  This could yield an inaccurate result if the device and
      host are using different time zones.
      
      The command will now obtain the most recent timestamp in the device's
      time format by running logcat.
      58ba5129
  2. 26 Jan, 2016 5 commits
  3. 25 Jan, 2016 12 commits
  4. 24 Jan, 2016 8 commits
  5. 23 Jan, 2016 5 commits
  6. 22 Jan, 2016 9 commits