1. 1fb525e Added tests for new socket parsing by Ruchir Rastogi · 4 years, 9 months ago
  2. 1736ba4 First pass at parsing new socket encoding scheme by Ruchir Rastogi · 4 years, 9 months ago
  3. a02bfab Add bytes interface to LogEvent for pulled atoms by Tej Singh · 4 years, 10 months ago
  4. fa2f91c Add an API to read experiment IDs. by Jeff Hamilton · 5 years ago
  5. f4ca824 Update TrainInfo and BinaryPushStateChanged atoms by Muhammad Qureshi · 5 years ago
  6. 8928ed7 Stats HAL atoms use stats_write by Tej Singh · 5 years ago
  7. 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 5 years ago
  8. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
  9. 58174da statsd implementation of vendor atom by Maggie White · 6 years ago
  10. b8fd1e9 statsd: implement Speech DSP stat report by Carter Hsu · 6 years ago
  11. fc1aa59 statsd implementation of USB port overheat event reporting by Maggie White · 6 years ago
  12. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  13. 93a828a Merge "Fix/suppress statsd google-explicit-constructor warnings" am: 699692402a am: 32dc82a63a by Chih-hung Hsieh · 6 years ago
  14. 3227aab Fix/suppress statsd google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  15. d7e3a22 Revert "Revert "support work chain in pulled atoms"" by Chenjie Yu · 6 years ago
  16. 9c7b131 Revert "support work chain in pulled atoms" by Fabian Kozynski · 6 years ago
  17. ce8e4dc support work chain in pulled atoms by Chenjie Yu · 6 years ago
  18. 1a2a399 Log uid info to KeyValuePairAtom by Howard Ro · 6 years ago
  19. a46b658 statsd side implementation of Stats HAL by Howard Ro · 6 years ago
  20. 4078dd4 Support int32_t (Java Integer) in KeyValuePair atom by Howard Ro · 6 years ago
  21. 12e5e67 use custom Parcel format to pull data by Chenjie Yu · 6 years ago
  22. e124e42 Interface of writing key value pair atom to socket and parsing from statsd. by Yangster-mac · 6 years ago
  23. 48b3d62 Create log event from key value maps. by Yangster-mac · 6 years ago
  24. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  25. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  26. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  27. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  28. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  29. b5f12bb Merge "Add statsd microbenchmark and fix a crash in LogEvent" by TreeHugger Robot · 7 years ago
  30. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  31. 6898580 Avoid processing log event when there is no uid field. by Yangster-mac · 7 years ago
  32. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  33. 2087716 1/ Support nested message and repeated fields 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. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  36. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  37. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  38. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  39. a3bf050 Fixes LogEvent constructor to use reference. by David Chen · 7 years ago
  40. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  41. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  42. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  43. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago