1. 02 May, 2019 1 commit
  2. 01 May, 2019 10 commits
  3. 30 Apr, 2019 8 commits
  4. 29 Apr, 2019 1 commit
  5. 27 Apr, 2019 8 commits
  6. 26 Apr, 2019 6 commits
  7. 24 Apr, 2019 5 commits
  8. 22 Apr, 2019 1 commit
    • topjohnwu's avatar
      Monitor app_process · 515f346d
      topjohnwu authored
      Some stupid Samsung ROMs will spawn multiple zygote daemons. Since we
      switched to ptrace based process monitoring, we have to know all zygote
      processes to trace. This is an attempt to fix this issue.
      
      Close #1272
      515f346d