1. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  2. 2c0f822 Add new association time totals to procstats proto. by Dianne Hackborn · 4 years, 10 months ago
  3. 442e9fa Fix/improve procstats association data & printing by Dianne Hackborn · 5 years ago
  4. c45a990 Allow wallpapers and IMEs to get location if needed by Amith Yamasani · 5 years ago
  5. f235d0b Avoid elevating apps to high proc states on binding by Amith Yamasani · 5 years ago
  6. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 6 years ago
  7. 9f669bf Fix issue #122854187: Need to report page fragmentation in procstats protobuf by Dianne Hackborn · 6 years ago
  8. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  9. eb922e6 Merge "Add facility to limit associations that are allowed between apps." by Dianne Hackborn · 6 years ago
  10. 621ed9f Change proc state inversion WTF to warning by Makoto Onuki · 6 years ago
  11. 769b2e7 Add facility to limit associations that are allowed between apps. by Dianne Hackborn · 6 years ago
  12. 3a8e5c5 Fix "Tracking association..." logspam. by Makoto Onuki · 6 years ago
  13. 4e028d0 add api to get sections of procstats by Chenjie Yu · 6 years ago
  14. bac8232 Refine procstats metric protos. by Yangster-mac · 6 years ago
  15. 91b9e0b Cleanup: delete unused local variable and sort imports by Rafal Slawik · 6 years ago
  16. eaed0ba Flesh out procstats protobufs to have ALL THE INFO! by Dianne Hackborn · 6 years ago
  17. ef0c08f Fixing proto field name style. by Kweku Adams · 6 years ago
  18. 99aeba8 Add tracking of process run time. by Dianne Hackborn · 6 years ago
  19. 7aea7a4 Procstats: keep track of per-proc state active time by Dianne Hackborn · 6 years ago
  20. 2fd8ce4 Fix a few issues with procstats associations: by Dianne Hackborn · 6 years ago
  21. 95031ef Now track "active time" in procstats. by Dianne Hackborn · 6 years ago
  22. 2aec55a Add more data (fg services, associations) to procstats. by Dianne Hackborn · 6 years ago
  23. e82f19d Verify last array's length in readFromParcel by Fyodor Kupolov · 6 years ago
  24. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  25. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  26. 676d1ac Clean up the procstats dump enums and change component to use message. by Yi Jin · 6 years ago
  27. 10fc4fd Swap "foreground service" and "bound foreground service" proc states. by Dianne Hackborn · 7 years ago
  28. 052e314 Work on issue #70859548: Reduce amount of time spent collecting pss data by Dianne Hackborn · 7 years ago
  29. bad8d91 Make TOP_SLEEPING procstate more like a cached process. by Dianne Hackborn · 7 years ago
  30. f097d42 Move heavy-weight process state down to cached range. by Dianne Hackborn · 7 years ago
  31. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  32. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  33. dca4327 Remove number of Wake Kills, it is safe to change proto numbers since by Yi Jin · 7 years ago
  34. 9680cfa Implement procstats dumpsys section by Yi Jin · 7 years ago
  35. 5ab0243 Only require that system UIDs tag their sockets. by Jeff Sharkey · 7 years ago
  36. ffca58b Work on issue #62065889: Assess thresholds and criteria for killing... by Dianne Hackborn · 7 years ago
  37. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  38. 34a6e84 Fix PSS/USS Average in procstats by Makoto Onuki · 7 years ago
  39. 5c6740a IndexOutOfBoundsException observed in ProcessStats by pengzhicai · 8 years ago
  40. c23befa Add data from /proc/pagetypeinfo to procstats. by Joe Onorato · 8 years ago
  41. 1cc1d13 Demote the log in ProcessState.ensureNotDead from a wtf to a warning. by Joe Onorato · 8 years ago
  42. ef0a402 Fix issue #28400000: Settings memory UI still showing z-ram... by Dianne Hackborn · 8 years ago
  43. 65adfee Add some tests for procstats, and fix some bugs that the tests uncovered. by Joe Onorato · 8 years ago
  44. 04b70fc Relax SparseMappingTable Slog.wtf(). by Jeff Sharkey · 8 years ago
  45. 0827474 This assert is triggering when it shouldn't be. Disable it for now. by Joe Onorato · 8 years ago
  46. 146dcc0 Add stack traces to logs about mismatched sequenece numbers in procstats. by Joe Onorato · 8 years ago
  47. 4eb64fd Refactor ProcessStats. by Joe Onorato · 8 years ago