Skip to content
  1. Jul 17, 2017
  2. Jul 14, 2017
    • Mathieu Chartier's avatar
      Merge "Add more details to dumpsys meminfo -d" · 41718e24
      Mathieu Chartier authored
      am: 4ccf8b83
      
      Change-Id: I54fadc1bd30cc508faccabe1553c2db4cc040904
      41718e24
    • Treehugger Robot's avatar
      4ccf8b83
    • Tom Cherry's avatar
      Remove ALOGD_IF_SLOW · 92361172
      Tom Cherry authored
      ALOGD_IF_SLOW isn't intuitively implemented as it cannot handle
      temporaries used as its parameters.  Since there are so few users of
      it already and since it's just sugar on top of 2 otherwise trivial
      lines, we opt to remove it entirely.
      
      Bug: 62820330
      Test: Build
      Change-Id: I196443b3717497f6cab31bfaee94a229e4838556
      Merged-In: I196443b3717497f6cab31bfaee94a229e4838556
      92361172
    • Mathieu Chartier's avatar
      Add more details to dumpsys meminfo -d · cb86245b
      Mathieu Chartier authored
      Added new subitems for
      .dex:
      boot vdex
      app vdex
      app odex
      
      .art
      app art
      boot art
      
      Fixed accounting for dalvik other to be subitems of other subsection
      instead of dalvik.
      
      Sample output:
      261,892K: Native
      213,196K: .dex mmap
          111,620K: .App vdex
          65,070K: .App dex
          36,506K: .Boot vdex
      192,320K: EGL mtrack
      161,835K: .so mmap
      134,922K: .apk mmap
      85,612K: Dalvik
          74,656K: .Heap
          4,526K: .Zygote
          4,218K: .LOS
          2,212K: .NonMoving
      64,906K: Unknown
      52,119K: .oat mmap
      42,828K: Dalvik Other
          32,704K: .LinearAlloc
          3,672K: .JITCache
          3,248K: .IndirectRef
          3,204K: .GC
      40,754K: .art mmap
          31,133K: .Boot art
          9,621K: .App art
      21,976K: Other mmap
      20,704K: Stack
      16,270K: Gfx dev
      9,200K: GL mtrack
      3,428K: Other dev
      2,744K: .ttf mmap
      1,116K: Ashmem
      1,052K: .jar mmap
      0K: Cursor
      0K: Other mtrack
      
      Test: dumpsys meminfo -d
      Test: dumpsys meminfo -s
      Test: dumpsys meminfo
      Test: dumpsys meminfo <pid>
      Test: dumpsys memifno -d <pid>
      
      Bug: 32331673
      
      (cherry picked from commit 95550dd3)
      
      Change-Id: I7557ee09510651c7b5ddee646c92adbcdd3472db
      cb86245b
    • Hall Liu's avatar
      Merge "Clean up streaming API docs and organize errors" · d98024a1
      Hall Liu authored
      am: d2c8dcfc
      
      Change-Id: I9d77d7dbc3c53baaa0ce4928de3bcbe353c1f6ab
      d98024a1
    • Treehugger Robot's avatar
  3. Jul 13, 2017
  4. Jul 12, 2017
Loading