1. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 7 years ago
  2. 5b968db Merge "Fix some bugs found in statsd" by TreeHugger Robot · 7 years ago
  3. a81a0ffa Sync proto from google3 by Yao Chen · 7 years ago
  4. 6246287 Merge "Update statsd proto comment" by TreeHugger Robot · 7 years ago
  5. d41c422 Fix some bugs found in statsd by Yao Chen · 7 years ago
  6. de4ca10 Update statsd proto comment by yro · 7 years ago
  7. 42753a5 Merge "Fix AOSP copyright years in statsd" by TreeHugger Robot · 7 years ago
  8. 0ea1990 One more feature in DurationMetric -- nesting on top of Or and Max by Yao Chen · 7 years ago
  9. 0feae94 Fix AOSP copyright years in statsd by yro · 7 years ago
  10. 5c925ad Sync the DurationMetric proto from google3. by Yao Chen · 7 years ago
  11. c0c6ee6 Merge changes from topic "f2fs_gc" by TreeHugger Robot · 7 years ago
  12. b1d9bd9 Merge "Implement System Properties Section" by TreeHugger Robot · 7 years ago
  13. 52cd1c5 Add 'idle-maint' command for use from shell by Jin Qian · 7 years ago
  14. c783bac Merge "Rename "stats_events" as "atom"." by Stefan Lafon · 7 years ago
  15. 0eb2234 Implement Cpu Freq Section by Yi Jin · 7 years ago
  16. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  17. 341775b Merge "Adds client API for interacting with statsd." by TreeHugger Robot · 7 years ago
  18. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  19. 0dfa752 Implement System Properties Section by Yi Jin · 7 years ago
  20. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 7 years ago
  21. adaf8b3 Adds client API for interacting with statsd. by David Chen · 7 years ago
  22. 24cc5a8 Merge "Unit tests for ValueMetricProducer StatsPullerManager is refactored so that we can mock it. It may need more refactor pass to make is safer for longer runs." by TreeHugger Robot · 7 years ago
  23. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  24. da3a295 Add instrumentation data to host proto lib by Mike Ma · 7 years ago
  25. e33bc3b add CpuTimePerUidPuller and CpuTimePerUidFreqPuller by Chenjie Yu · 7 years ago
  26. 7f8def9 pull cpu time per freq also adjust lock for ValueMetricProducer.cpp by Chenjie Yu · 7 years ago
  27. 2888533 Merge "Implement Cpu Info Section" by TreeHugger Robot · 7 years ago
  28. e2f7f79 Implement Cpu Info Section by Yi Jin · 7 years ago
  29. 87244f1 Merge "make statsd less chatty." by TreeHugger Robot · 7 years ago
  30. 01528f4 Merge "1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing 2. Resolve segfault when serializing proto into vector of uint8_t 3. Add a local byte size variable for EventMetric data as we cannot call size() of ProtoOutputStream before we finish writing. 4. Replace hardcoded conversion of second to nano second with NS_PER_SEC" by TreeHugger Robot · 7 years ago
  31. 4e6364ac make statsd less chatty. by Yao Chen · 7 years ago
  32. 885738f Merge "Remove unnecessary parameter WriteStringToFile" by TreeHugger Robot · 7 years ago
  33. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 7 years ago
  34. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 7 years ago
  35. 254102d Remove unnecessary parameter WriteStringToFile by Wei Wang · 7 years ago
  36. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 7 years ago
  37. 570d4db Merge "Tracks isolated uid's and their parent uid." by TreeHugger Robot · 7 years ago
  38. 78c059f Merge "Finish migrating to use ProtoOutputStream. This change will take the outputs of each MetricProducer's and merge the results into ConfigMetricsReport which holds ConfigKey, repeated field of StatsLogReport, and UidMap. The data will be represented as vector<uint8_t> which can be passed down to binder call for clients to pick up. Also, all unnecessary dependencies to stats_log proto have been removed." by Howard Ro · 7 years ago
  39. 2158296 Tracks isolated uid's and their parent uid. by David Chen · 7 years ago
  40. 3eba621 Update CountAnomalyTracker to handle slicing. by Yang Lu · 7 years ago
  41. 17adac9 Finish migrating to use ProtoOutputStream. This change will take the by yro · 7 years ago
  42. 0a6e480 Merge "Migrate all remaining MetricProducers to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  43. 2b0f886 Migrate all remaining MetricProducers to use ProtoOutputStream by yro · 7 years ago
  44. 508cce3 Merge "Abort long-running benchmarks, report progress." by Jeff Sharkey · 7 years ago
  45. 7e19f53 Abort long-running benchmarks, report progress. by Jeff Sharkey · 7 years ago
  46. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  47. d7f9874 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 am: 4037fe04d2 by George Burgess IV · 7 years ago
  48. 4037fe0 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 by George Burgess IV · 7 years ago
  49. b64fad9 Merge "Fix the nullptr bug after move operation." by TreeHugger Robot · 7 years ago
  50. 8a0595f Fix the nullptr bug after move operation. by Yangster · 7 years ago
  51. 6c16888 cmds: add #!s by George Burgess IV · 7 years ago
  52. 1d4d686 Gauge metric producer. by Yangster · 7 years ago
  53. 896b6e4b Merge "pull resource power manager stats into statsd" by TreeHugger Robot · 7 years ago
  54. 6462f45 Merge "1. Enable FIELD_TYPE IDs defined in ProtoOutputStream 2. Migrate CountMetricProducer to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  55. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  56. 9cc9ad6 Merge "Enable Window Dumpsys Section" by TreeHugger Robot · 7 years ago
  57. 24809bd 1. Enable FIELD_TYPE IDs defined in ProtoOutputStream by yro · 7 years ago
  58. 0978e7f Merge "Adds pulling for network bytes for statsd." by TreeHugger Robot · 7 years ago
  59. 6ca5c84 Merge "Fixes LogEvent constructor to use reference." by TreeHugger Robot · 7 years ago
  60. c8a4324 Adds pulling for network bytes for statsd. by David Chen · 7 years ago
  61. 3d4f604 Log when app move to foreground or background. by Chenjie Yu · 7 years ago
  62. e6c492b Merge "Record proto to file in am instrument" by Mike Ma · 7 years ago
  63. be6de30 Enable Window Dumpsys Section by Yi Jin · 7 years ago
  64. a3bf050 Fixes LogEvent constructor to use reference. by David Chen · 7 years ago
  65. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  66. d223982 Record proto to file in am instrument by Mike Ma · 7 years ago
  67. 53f8011 Merge "Adding multi layer aggregation in DurationMetric" by TreeHugger Robot · 7 years ago
  68. f8a9169 Merge "Adds logging to push settings changed to statsd." by TreeHugger Robot · 7 years ago
  69. 3dd0c66 Merge "Updates uidmap to update snapshots and upload." by TreeHugger Robot · 7 years ago
  70. 5154a37 Adding multi layer aggregation in DurationMetric by Yao Chen · 7 years ago
  71. c28b2bb Adds logging to push settings changed to statsd. by David Chen · 7 years ago
  72. 04625ad Refactor incident_helper to use protoutil and cppstream plugin. by Yi Jin · 7 years ago
  73. d689689 Updates uidmap to update snapshots and upload. by David Chen · 7 years ago
  74. ad5570f Merge "Fully implement "install" and "install-write" in PackageManagerShellCommand." by Dianne Hackborn · 7 years ago
  75. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  76. 5ad1a69 Merge "Sync gauge metric proto to AOSP." by TreeHugger Robot · 7 years ago
  77. fa28aec Sync gauge metric proto to AOSP. by Yangster · 7 years ago
  78. 69007c8 Implement a logic to rate limitted flush statsd with by checking the by yro · 7 years ago
  79. fd05a4e Remove dropbox dependency from StatsLogProcessor by yro · 7 years ago
  80. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  81. 40e1dd6 Merge changes Ifee27c86,I9ffa4b00 by TreeHugger Robot · 7 years ago
  82. 17e5e2e Merge "Add some atoms to statsd" by TreeHugger Robot · 7 years ago
  83. e588524 Add more atoms to statsd by Bookatz · 7 years ago
  84. d674624 Add wakelock atom to statsd by Bookatz · 7 years ago
  85. 8c6571b Add some atoms to statsd by Bookatz · 7 years ago
  86. c3787a8 Merge "Adds aidl definitions and their implementations for binder transfer of statsd entries to clients. This change only includes changes on statds side and does not include java library for clients to import. Java library will be a separate change as it requires system api review." by TreeHugger Robot · 7 years ago
  87. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  88. 35ef4f2 Merge "Add EventMetricProducer" by TreeHugger Robot · 7 years ago
  89. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  90. 4d3b424 Merge "Fix several nits" by Yi Jin · 7 years ago
  91. e083330 Fix several nits by Yi Jin · 7 years ago
  92. d3606c7 Anomaly detection for count reads from config by Bookatz · 7 years ago
  93. 3320de9 Merge "Add pushing many batterystats events to statsd" by TreeHugger Robot · 7 years ago
  94. 810a6c5 Merge "Refactor MetricProducer so that a big chunk of boiler plate code can be removed." by TreeHugger Robot · 7 years ago
  95. c1a050a Add pushing many batterystats events to statsd by Bookatz · 7 years ago
  96. b704177 Refactor MetricProducer so that a big chunk of boiler plate code can be removed. by Yao Chen · 7 years ago
  97. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  98. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  99. 6e66a2c Merge "Fixed several bugs found for incidentd" by Yi Jin · 7 years ago
  100. 22769e0 Fixed several bugs found for incidentd by Yi Jin · 7 years ago