1. 16 Jun, 2015 1 commit
  2. 15 Jun, 2015 1 commit
  3. 12 Jun, 2015 1 commit
  4. 11 Jun, 2015 1 commit
  5. 10 Jun, 2015 2 commits
  6. 09 Jun, 2015 3 commits
  7. 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
  8. 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
  9. 29 May, 2015 5 commits
  10. 28 May, 2015 2 commits
    • Than McIntosh's avatar
      Perfprofd: various changes related to config parameters. · 14d9b4f1
      Than McIntosh authored
      Details:
      - turn "max unprocessed profiles" into a configurable parameter.
      - use a longer default collection interval
      - reread config file on very iteration through the main loop,
        so as to incorporate new parameters written by the upload service
      
      Bug: http://b/19483574
      Change-Id: I1ecacbdeccf26f09ddd8387aef0f2587483eb967
      (cherry picked from commit f353d8bf)
      14d9b4f1
    • Todd Kjos's avatar
      Fix hang when starting chrome · 4d31f7f2
      Todd Kjos authored
      Stop using the activity string and always use theverge.com
      
      Change-Id: I22efebe83e8baffecd2a8510ec75c9269f1c24ef
      4d31f7f2
  11. 20 May, 2015 1 commit
    • Todd Kjos's avatar
      Scripts to automate simple workloads for testing · 684f65f8
      Todd Kjos authored
      DO NOT MERGE (already in master)
      
      The initial set of scripts:
      recentsfling.sh : start a set of apps, switch to recents and fling
      systemapps.sh : start a set of apps, and then loop to move them
                      to the forground, checking whether the app had
                      been LMK'd or required direct reclaims
      feedly-chrome.sh : automate a feedly, chrome
                      workflow making sure both stay in memory
      
      Change-Id: I40f0862623ea0963bb0eaed3a585b41b69bbbbc7
      684f65f8
  12. 16 May, 2015 1 commit
  13. 14 May, 2015 7 commits
  14. 13 May, 2015 1 commit
    • Adam Langley's avatar
      system/extra: include more of what you use. · f2392997
      Adam Langley authored
      This is a reland of aa24bc89 which was
      reverted in 291e20da because it broke
      the git_master-gpl builder.
      
      This version of the change uses crypto.h as a proxy for mem.h because
      it'll work in both BoringSSL and OpenSSL.
      
      (cherry picked from commit a83adf63)
      
      Bug: 21085331
      Change-Id: I9e4c9e4d459c2e31f74180b3a3b2ab139ab76e80
      f2392997
  15. 07 May, 2015 1 commit
  16. 05 May, 2015 1 commit
  17. 30 Apr, 2015 2 commits
  18. 29 Apr, 2015 1 commit
  19. 28 Apr, 2015 2 commits
  20. 24 Apr, 2015 2 commits
  21. 23 Apr, 2015 1 commit