1. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 7 years ago
  2. aa5b201 Fix StatsCompanionService sometimes can be null by Chenjie Yu · 7 years ago
  3. 9fdd403 Allow statsd to be given empty config. by David Chen · 7 years ago
  4. 1cf2ac5 Write data to file when StatsCompanionSerivice (system_server) crashes by yro · 7 years ago
  5. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 7 years ago
  6. 03b91d7 Merge "Alarm: wakes up statsd and notifies the subscribers." by TreeHugger Robot · 7 years ago
  7. 82d7883 Merge "Return when invalid config ID was provided through adb command and change the separator of config_uid and config_id to underscore from dash to disambiguate negative config ids" by TreeHugger Robot · 7 years ago
  8. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  9. 255f72e Return when invalid config ID was provided through adb command and by yro · 7 years ago
  10. 926fc75 Fixes timebase used when dumping reports. by David Chen · 7 years ago
  11. 0192402 Remove relevant configs when a uid (app) is uninstalled by yro · 7 years ago
  12. b639d14 More formatting fixes for statsd by David Chen · 7 years ago
  13. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 7 years ago
  14. 2f5b9c9 Merge "Updates statsd atoms.proto with small changes." by TreeHugger Robot · 7 years ago
  15. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  16. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 7 years ago
  17. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 7 years ago
  18. 66fe061 Statsd Anomaly Detection fixes by Bookatz · 7 years ago
  19. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  20. 484524a Turn off debug logging in statsd by Tej Singh · 7 years ago
  21. 9ea3c99 Merge "Statsd notifies listener with pendingintent." by TreeHugger Robot · 7 years ago
  22. 661f791 Statsd notifies listener with pendingintent. by David Chen · 7 years ago
  23. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 7 years ago
  24. fa22d65 puller cache clearing by Chenjie Yu · 7 years ago
  25. b223c4e Statsd - adb cmd for AppHook; long compare support by Bookatz · 7 years ago
  26. e72252b Add command to clear puller cache by Chenjie Yu · 7 years ago
  27. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  28. 73a331f Merge "Statsd broadcast subscriber" by TreeHugger Robot · 7 years ago
  29. b2b5474 Merge "Fix adb shell cmd config remove command when no (uid, id) pair is specified." by Howard Ro · 7 years ago
  30. c697797 Statsd broadcast subscriber by Bookatz · 8 years ago
  31. bbd056a Fix the crash when parsing empty config. by Yangster-mac · 7 years ago
  32. e5f8292 Fix adb shell cmd config remove command when no (uid, id) pair is specified. by yro · 7 years ago
  33. f5acabe Add StatsdStats in statsd's dumpsys by Yao Chen · 8 years ago
  34. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 8 years ago
  35. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 8 years ago
  36. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 8 years ago
  37. 7d8aa4d Small fix to addconfig in statsd. by David Chen · 8 years ago
  38. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 8 years ago
  39. 2794da2 Remove dead code in statsd by Yao Chen · 8 years ago
  40. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 8 years ago
  41. 1d0136d Anomaly detection statsdstats by Bookatz · 8 years ago
  42. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 8 years ago
  43. 3accca0 Add major version code to platform. by Dianne Hackborn · 12 years ago
  44. 2e8f380 Adds new API to retrieve statsd metadata. by David Chen · 8 years ago
  45. aa39bc7 Return correct results in StatsManager APIs by Yao Chen · 8 years ago
  46. 4f0bb19 Merge "allow dump_report command to output proto binary in addition to text" by TreeHugger Robot · 8 years ago
  47. b236c86 allow dump_report command to output proto binary in addition to text by Chenjie Yu · 8 years ago
  48. c136f45a Adds guardrail for memory usage for statsd uid map. by David Chen · 8 years ago
  49. 74fed97 Update adb command to remove all configs from statsd by yro · 8 years ago
  50. 3e585ec Merge "Some fixes in StatsdStats, and add some unit tests" by TreeHugger Robot · 8 years ago
  51. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 8 years ago
  52. cc5adef2 Statsd anomaly detection - fixes by Bookatz · 8 years ago
  53. b356151 Add StatsdStats and guardrail. by Yao Chen · 8 years ago
  54. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 8 years ago
  55. 7c334a1 Make member function as const whenever possible. by Yangster · 8 years ago
  56. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 8 years ago
  57. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 8 years ago
  58. 29f69e8 Remove IStatsCallback aidl from master by yro · 8 years ago
  59. 8d9989b The first step towards adding a guardrail. by Yao Chen · 8 years ago
  60. 4d889e6 Resolve segfault when running send-broadcast command while by yro · 8 years ago
  61. fe7a60e Merge "Support StatsD sending broadcasts." by TreeHugger Robot · 8 years ago
  62. aedbfdf Merge "Fix incorrect adb shell cmd help command for pull-source" by TreeHugger Robot · 8 years ago
  63. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 8 years ago
  64. 3fca5ba Fix incorrect adb shell cmd help command for pull-source by yro · 8 years ago
  65. 13378dd Merge "fix the permission check crash in statsd." by TreeHugger Robot · 8 years ago
  66. 7ee9415 fix the permission check crash in statsd. by Yao Chen · 8 years ago
  67. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 8 years ago
  68. 0feae94 Fix AOSP copyright years in statsd by yro · 8 years ago
  69. adaf8b3 Adds client API for interacting with statsd. by David Chen · 8 years ago
  70. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 8 years ago
  71. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 8 years ago
  72. 5154a379 Adding multi layer aggregation in DurationMetric by Yao Chen · 8 years ago
  73. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 8 years ago
  74. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 8 years ago
  75. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 8 years ago
  76. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 8 years ago
  77. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 8 years ago
  78. de70169 UID mapping to provide app name and version. by David Chen · 8 years ago
  79. 1a317ba refactor statspuller by Chenjie Yu · 8 years ago
  80. c68a9d2 Statsd can pull kernel wakelock data by Bookatz · 8 years ago
  81. ef99c4f clang-format existing code in statsd. by Yao Chen · 8 years ago
  82. 906a35c Statsd namespace is defined and used by Bookatz · 8 years ago
  83. b487b55 statsd & statscompanion communication more robust by Bookatz · 8 years ago
  84. 1b0b114 StatsCompanionService sends messages to statsd by Bookatz · 8 years ago
  85. 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 8 years ago
  86. 482d272 Add a cmd line tool to StatsService to parse log files from Dropbox by Yao Chen · 8 years ago
  87. 2cbc2cc Add "adb shell cmd stats" support to statsd. by Joe Onorato · 8 years ago
  88. 5dcbc6c Add statsd. by Joe Onorato · 8 years ago