1. a46b658 statsd side implementation of Stats HAL by Howard Ro · 6 years ago
  2. a80e5c0 Support atoms subscription via shell cmd. by Yao Chen · 6 years ago
  3. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 6 years ago
  4. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  5. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  6. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 6 years ago
  7. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 6 years ago
  8. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 6 years ago
  9. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 6 years ago
  10. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  11. 81245fd Adds option to drop small buckets for statsd. by David Chen · 6 years ago
  12. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  13. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  14. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  15. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  16. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 6 years ago
  17. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  18. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 6 years ago
  19. aa5b201 Fix StatsCompanionService sometimes can be null by Chenjie Yu · 6 years ago
  20. 9fdd403 Allow statsd to be given empty config. by David Chen · 6 years ago
  21. ec66e9e Merge "Write data to file when StatsCompanionSerivice (system_server) crashes" into pi-dev by TreeHugger Robot · 6 years ago
  22. 1cf2ac5 Write data to file when StatsCompanionSerivice (system_server) crashes by yro · 6 years ago
  23. 13fb7e4 Statsd cpu optimizaton by Yangster · 6 years ago
  24. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 6 years ago
  25. b639d14 More formatting fixes for statsd by David Chen · 6 years ago
  26. 0b5c90c Updates statsd atoms.proto with small changes. by David Chen · 6 years ago
  27. 661f791 Statsd notifies listener with pendingintent. by David Chen · 6 years ago
  28. b223c4e Statsd - adb cmd for AppHook; long compare support by Bookatz · 6 years ago
  29. e72252b Add command to clear puller cache by Chenjie Yu · 6 years ago
  30. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 6 years ago
  31. c697797 Statsd broadcast subscriber by Bookatz · 6 years ago
  32. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 6 years ago
  33. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  34. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  35. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  36. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  37. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  38. 2e8f380 Adds new API to retrieve statsd metadata. by David Chen · 7 years ago
  39. 74fed97 Update adb command to remove all configs from statsd by yro · 7 years ago
  40. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  41. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  42. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 7 years ago
  43. 29f69e8 Remove IStatsCallback aidl from master by yro · 7 years ago
  44. 8d9989b The first step towards adding a guardrail. by Yao Chen · 7 years ago
  45. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 7 years ago
  46. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 7 years ago
  47. 0feae94 Fix AOSP copyright years in statsd by yro · 7 years ago
  48. 341775b Merge "Adds client API for interacting with statsd." by TreeHugger Robot · 7 years ago
  49. adaf8b3 Adds client API for interacting with statsd. by David Chen · 7 years ago
  50. 6736c89 Unit tests for ValueMetricProducer by Chenjie Yu · 7 years ago
  51. 5305e1d pull resource power manager stats into statsd by Chenjie Yu · 7 years ago
  52. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  53. 31eb67b Adds aidl definitions and their implementations for binder transfer of by yro · 7 years ago
  54. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  55. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  56. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  57. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago
  58. de70169 UID mapping to provide app name and version. by David Chen · 7 years ago
  59. 1a317ba refactor statspuller by Chenjie Yu · 7 years ago
  60. 6214ad9 Merge "Statsd can pull kernel wakelock data" by TreeHugger Robot · 7 years ago
  61. c68a9d2 Statsd can pull kernel wakelock data by Bookatz · 7 years ago
  62. 44cf27c Add metric computation skeleton to statsd. by Yao Chen · 7 years ago
  63. ef99c4f clang-format existing code in statsd. by Yao Chen · 7 years ago
  64. 906a35c Statsd namespace is defined and used by Bookatz · 7 years ago
  65. b487b55 statsd & statscompanion communication more robust by Bookatz · 7 years ago
  66. 1b0b114 StatsCompanionService sends messages to statsd by Bookatz · 7 years ago
  67. 0656b7a Adding ability to add configs via adb command-line. The input by David Chen · 7 years ago
  68. 482d272 Add a cmd line tool to StatsService to parse log files from Dropbox by Yao Chen · 7 years ago
  69. 2cbc2cc Add "adb shell cmd stats" support to statsd. by Joe Onorato · 7 years ago
  70. 5dcbc6c Add statsd. by Joe Onorato · 7 years ago