1. dff78d6 Use ASSERT_EQ for size assertions. by Muhammad Qureshi · 4 years, 3 months ago
  2. b635b3a Add tests for mapIsolatedUidToHostUid methods by Muhammad Qureshi · 4 years, 4 months ago
  3. 3eb9ced Fix PullUidProvider unregistering on config update by Tej Singh · 4 years, 4 months ago
  4. 5d823b3 Statsd test mapping by Tej Singh · 5 years ago
  5. a3d2ed8 (Part 3) Use new socket schema with statsd tests by tsaichristine · 4 years, 5 months ago
  6. 3eb84d4 Migrate statsd_test to use libstatslog_statsdtest by Jeffrey Huang · 4 years, 5 months ago
  7. 1e4368a Comment out Statsd tests by Jeffrey Huang · 4 years, 6 months ago
  8. e449b0c Move statsd (and tests) to libbinder_ndk by Ruchir Rastogi · 4 years, 6 months ago
  9. 480392f Data/activation broadcasts use elapsed realtime by Tej Singh · 4 years, 10 months ago
  10. 2b1d4fe Cleaned up StatsLogProcessor Test by Ruchir Rastogi · 4 years, 11 months ago
  11. 3ce441f Statsd unit tests: clear data on disk after tests by Tej Singh · 5 years ago
  12. f53d445 Persist active metric status across system server by Tej Singh · 5 years ago
  13. 15f8da9 Add ActivationType to EventActivation by Muhammad Qureshi · 5 years ago
  14. 844694b Save EventActivations to disk by Muhammad Qureshi · 5 years ago
  15. 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 5 years ago
  16. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  17. d823aeb Unit tests for active config change broadcast by Tej Singh · 6 years ago
  18. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  19. a9a310e metric activation on boot by Chenjie Yu · 6 years ago
  20. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  21. ea20bff Fix statsd_test TestOnDumpReportEraseData by Bookatz · 6 years ago
  22. 3e90658 statsd local tool by Bookatz · 6 years ago
  23. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 6 years ago
  24. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 6 years ago
  25. 730403e Statsd uidmap includes vers string and installer by dwchen · 6 years ago
  26. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 6 years ago
  27. e221920 StatsPullerManager not use singleton by Chenjie Yu · 6 years ago
  28. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 6 years ago
  29. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 6 years ago
  30. 4894490 Fixes statsd returning too much data at once. by David Chen · 6 years ago
  31. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  32. e36018b add dump report reason to reports by Chenjie Yu · 6 years ago
  33. 163d260 Handle logd reconnect. by Yao Chen · 6 years ago
  34. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 6 years ago
  35. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 6 years ago
  36. b142cc8 Statsd config TTL by Yangster-mac · 6 years ago
  37. faa1af5 Includes annotations with statsd reports. by David Chen · 6 years ago
  38. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 6 years ago
  39. 35045cb Fix uidmap in statsd. by David Chen · 6 years ago
  40. 06dba5d Add API to let metrics directly drop data without writing to an output. by Yao Chen · 7 years ago
  41. 932ecec Alarm: wakes up statsd and notifies the subscribers. by Yangster-mac · 7 years ago
  42. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  43. b0d0628 Thread-safety at log processor level. by Yangster-mac · 7 years ago
  44. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 7 years ago
  45. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  46. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  47. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  48. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  49. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago