1. 9975205 Fix a bug in test that cause the flakyness in SimpleConditionTracker_test. by Yao Chen · 9 years ago
  2. c9fa2f6 Reject the config if condition config has errors. And add log tag. by Yao Chen · 9 years ago
  3. 09294ef Fix some bugs in duration tracker. by Yao Chen · 9 years ago
  4. 7250622 Fix statsd crash caused by non-existing data folder. by Yao Chen · 9 years ago
  5. a98bd99 Merge "Captures metrics on disk when devices reboot and shutdown. Specifically," by TreeHugger Robot · 9 years ago
  6. 40a910f Merge "Fixes out of range bug in SimpleConditionTracker." by TreeHugger Robot · 9 years ago
  7. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 9 years ago
  8. c18abed Fixes out of range bug in SimpleConditionTracker. by David Chen · 9 years ago
  9. 74b1513 Merge "Set the metric name for alerts in fake config and add a test to make sure the fake config is valid.." by TreeHugger Robot · 9 years ago
  10. 9f36f6b Merge "Make member function as const whenever possible." by TreeHugger Robot · 9 years ago
  11. 7c334a1 Make member function as const whenever possible. by Yangster · 9 years ago
  12. 756cd48 Set the metric name for alerts in fake config and add a test to make sure the fake config is valid.. by Yangster-mac · 9 years ago
  13. 93f46aa Fix ConfigManager unit test. by Yao Chen · 9 years ago
  14. 9cc3890 Merge "Fix the fake statsd config. Better error messages." by TreeHugger Robot · 9 years ago
  15. 9f089f6 Merge "Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports"" by Colin Cross · 9 years ago
  16. 741d000 Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by Colin Cross · 9 years ago
  17. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 9 years ago
  18. cb8f362 Merge "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by TreeHugger Robot · 9 years ago
  19. 34644ce Merge "Adds atom when error is written to dropbox." by TreeHugger Robot · 9 years ago
  20. 1ff4f43 Statsd test app. by Yao Chen · 9 years ago
  21. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 9 years ago
  22. 7c8f0a5 Fix the fake statsd config. Better error messages. by Stefan Lafon · 9 years ago
  23. 24904b8 Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports by yro · 9 years ago
  24. 9e3808c Adds atom when error is written to dropbox. by David Chen · 9 years ago
  25. 9253eea Merge "The pm command is no more." by TreeHugger Robot · 9 years ago
  26. a82d460 Merge "Sync proto from google3" by TreeHugger Robot · 9 years ago
  27. 1704e3c The pm command is no more. by Dianne Hackborn · 9 years ago
  28. 3d8600a Merge "Define PacketWakeup pushed events for statds" by Hugo Benichi · 9 years ago
  29. 884970e Define PacketWakeup pushed events for statds by Hugo Benichi · 9 years ago
  30. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 9 years ago
  31. 6596a4e Merge "Use -Werror in frameworks/base" am: a29836ad04 am: 267a2a8c8a by Chih-hung Hsieh · 9 years ago
  32. 267a2a8 Merge "Use -Werror in frameworks/base" am: a29836ad04 by Chih-hung Hsieh · 9 years ago
  33. 7921bea Merge "Remove IStatsCallback aidl from master" by TreeHugger Robot · 9 years ago
  34. 0dc7e544 Merge "Implement Cpu Freq Section" by Yi Jin · 9 years ago
  35. 8bb58ed Use -Werror in frameworks/base by Chih-Hung Hsieh · 9 years ago
  36. 29f69e8 Remove IStatsCallback aidl from master by yro · 9 years ago
  37. b92f1ee Merge "2 updates to storing configs on disk" by TreeHugger Robot · 9 years ago
  38. 9c98c05 2 updates to storing configs on disk by yro · 9 years ago
  39. 0afe084 Merge "Update statsd_config.proto." by Stefan Lafon · 9 years ago
  40. e6f7ed8 Merge "Fix a memory leak in LogEvent" by TreeHugger Robot · 9 years ago
  41. 8d9989b The first step towards adding a guardrail. by Yao Chen · 9 years ago
  42. ae6a83a Fix a memory leak in LogEvent by Yao Chen · 9 years ago
  43. cfed20b Update statsd_config.proto. by Stefan Lafon · 9 years ago
  44. 4369966 Merge "Don't just clear mPastBuckets when onDumpReport is called." by TreeHugger Robot · 9 years ago
  45. 30b6a20 Don't just clear mPastBuckets when onDumpReport is called. by Yao Chen · 9 years ago
  46. 744988c Merge "Fix the unit test failure." by TreeHugger Robot · 9 years ago
  47. ff26328 Fix the unit test failure. by Yao Chen · 9 years ago
  48. fe945d1 Merge "Resolve segfault when running send-broadcast command while statscompanion service is not connected" by Howard Ro · 9 years ago
  49. 3f9278b7 Merge "Use ProtoOutputStream's bytesWritten to properly estimate the size of EventMetricsData on memory" by TreeHugger Robot · 9 years ago
  50. 75f0a4d Use ProtoOutputStream's bytesWritten to properly estimate the size of by yro · 9 years ago
  51. 4aa1677 Merge "One more feature in DurationMetric -- nesting on top of Or and Max" by TreeHugger Robot · 9 years ago
  52. 4d889e6 Resolve segfault when running send-broadcast command while by yro · 9 years ago
  53. fe7a60e Merge "Support StatsD sending broadcasts." by TreeHugger Robot · 9 years ago
  54. aedbfdf Merge "Fix incorrect adb shell cmd help command for pull-source" by TreeHugger Robot · 9 years ago
  55. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 9 years ago
  56. e8f0660c Merge "statsd: parse the new format of stats log" by TreeHugger Robot · 9 years ago
  57. 3fca5ba Fix incorrect adb shell cmd help command for pull-source by yro · 9 years ago
  58. 13378dd Merge "fix the permission check crash in statsd." by TreeHugger Robot · 9 years ago
  59. 8023540 statsd: parse the new format of stats log by Yao Chen · 9 years ago
  60. 7ee9415 fix the permission check crash in statsd. by Yao Chen · 9 years ago
  61. 04dacb5 Merge "Write statsd configuration to disk and add cmd to clear it" by Howard Ro · 9 years ago
  62. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 9 years ago
  63. 5b968db Merge "Fix some bugs found in statsd" by TreeHugger Robot · 9 years ago
  64. a81a0ffa Sync proto from google3 by Yao Chen · 9 years ago
  65. 6246287 Merge "Update statsd proto comment" by TreeHugger Robot · 9 years ago
  66. d41c422 Fix some bugs found in statsd by Yao Chen · 9 years ago
  67. de4ca10 Update statsd proto comment by yro · 9 years ago
  68. 42753a5 Merge "Fix AOSP copyright years in statsd" by TreeHugger Robot · 9 years ago
  69. 0ea1990 One more feature in DurationMetric -- nesting on top of Or and Max by Yao Chen · 9 years ago
  70. 0feae94 Fix AOSP copyright years in statsd by yro · 9 years ago
  71. 5c925ad Sync the DurationMetric proto from google3. by Yao Chen · 9 years ago
  72. c0c6ee6 Merge changes from topic "f2fs_gc" by TreeHugger Robot · 9 years ago
  73. b1d9bd9c Merge "Implement System Properties Section" by TreeHugger Robot · 9 years ago
  74. 52cd1c5 Add 'idle-maint' command for use from shell by Jin Qian · 9 years ago
  75. c783bac Merge "Rename "stats_events" as "atom"." by Stefan Lafon · 9 years ago
  76. 0eb2234 Implement Cpu Freq Section by Yi Jin · 9 years ago
  77. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 9 years ago
  78. 341775b Merge "Adds client API for interacting with statsd." by TreeHugger Robot · 9 years ago
  79. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 9 years ago
  80. 0dfa752 Implement System Properties Section by Yi Jin · 9 years ago
  81. d1815dc Sync statsd to the public proto changes: by Yangster-mac · 9 years ago
  82. adaf8b3 Adds client API for interacting with statsd. by David Chen · 9 years ago
  83. 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 · 9 years ago
  84. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 9 years ago
  85. da3a295 Add instrumentation data to host proto lib by Mike Ma · 9 years ago
  86. e33bc3b add CpuTimePerUidPuller and CpuTimePerUidFreqPuller by Chenjie Yu · 9 years ago
  87. 7f8def9 pull cpu time per freq also adjust lock for ValueMetricProducer.cpp by Chenjie Yu · 9 years ago
  88. 2888533 Merge "Implement Cpu Info Section" by TreeHugger Robot · 9 years ago
  89. e2f7f79 Implement Cpu Info Section by Yi Jin · 9 years ago
  90. 87244f1 Merge "make statsd less chatty." by TreeHugger Robot · 9 years ago
  91. 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 · 9 years ago
  92. 4e6364ac make statsd less chatty. by Yao Chen · 9 years ago
  93. 885738f Merge "Remove unnecessary parameter WriteStringToFile" by TreeHugger Robot · 9 years ago
  94. b0378b0 1. Add FIELD_COUNT_REPEATED bit masks to repeated fields that were previously missing by yro · 9 years ago
  95. 51f29ce Merge "Make SimpleCondition satisfactorily complicated." by TreeHugger Robot · 9 years ago
  96. 254102d Remove unnecessary parameter WriteStringToFile by Wei Wang · 9 years ago
  97. 967b205 Make SimpleCondition satisfactorily complicated. by Yao Chen · 9 years ago
  98. 570d4db Merge "Tracks isolated uid's and their parent uid." by TreeHugger Robot · 9 years ago
  99. 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 · 9 years ago
  100. 2158296 Tracks isolated uid's and their parent uid. by David Chen · 9 years ago