1. 27 Aug, 2015 1 commit
  2. 26 Aug, 2015 1 commit
    • Gopinath's avatar
      Adding 64 bit emmc_rand_perf · c7d19e4d
      Gopinath authored
      Genrating 32bit and 64bit variant in local/tmp
      
      Change-Id: Ia9a640eab5bfc428d00af4ae0ada6184d946108a
      c7d19e4d
  3. 13 Jul, 2015 1 commit
  4. 11 Jul, 2015 1 commit
  5. 10 Jul, 2015 1 commit
  6. 25 Jun, 2015 1 commit
  7. 24 Jun, 2015 12 commits
  8. 18 Jun, 2015 4 commits
  9. 17 Jun, 2015 1 commit
  10. 16 Jun, 2015 3 commits
  11. 15 Jun, 2015 1 commit
  12. 12 Jun, 2015 1 commit
  13. 11 Jun, 2015 1 commit
  14. 10 Jun, 2015 2 commits
  15. 09 Jun, 2015 3 commits
  16. 05 Jun, 2015 3 commits
    • Todd Kjos's avatar
      Add -W option to systemapps.sh · 643233de
      Todd Kjos authored
      Changes the wait time between apps. Example; "./systemapps.sh -W 1.2"
      
      Change-Id: I3769aa93ebbcd129de2f3fa3df99720e1d83b2f9
      643233de
    • Todd Kjos's avatar
      8b6cf279
    • Todd Kjos's avatar
      Enhancements to workload scripts · ae1f93cc
      Todd Kjos authored
      - display frame latencies (90th/95th/99th) for recents and systemapps
      - allow device type to be specified to capture
      - workaround for am hang when starting chrome on volantis
      - bullhead support for recentfling
      
      New output of "recentfling.sh":
      
      Fling recents...
      Frames: 772 latency: 19/22/34 Janks: 131(16%)
      
      New output of "systemapps.sh -T":
      
      App      Start(ms) Iter(ms) Jank      Latency
      gmail       1090    2168      69(72%) 65/75/88
      hangouts    1757    2758      60(82%) 69/111/114
      chrome         0     997      59(64%) 68/77/84
      youtube     3533    4834     140(48%) 70/93/150
      play        1868    3147      92(62%) 89/106/182
      home           0    1125     210(15%) 62/84/129
      TOTAL       8248   35052
      
      Change-Id: If4fc94ab0188dae2afabfbf696be06b6ddf55ce1
      ae1f93cc
  17. 03 Jun, 2015 1 commit
    • Paul Lawrence's avatar
      Move crypt commands to a different listener in vold · b411bcc1
      Paul Lawrence authored
      In order to prevent this bug from happening, we must allow vold cryptfs
      commands to complete while a long running mount is underway.
      
      While waiting for vold to be changed to a binder interface, we will simply
      create two listeners, one for cryptfs and one for everything else.
      
      Bug: 19197175
      Change-Id: Id87764ed68c169fc6b94ea4f4f7a51a7ec9c7564
      b411bcc1
  18. 29 May, 2015 2 commits