1. cac74e1 metrics: use TimeDelta for upload_interval by Bertrand SIMONNET · 10 years ago
  2. 71a62ef metrics: add support for other product id by Bertrand SIMONNET · 10 years ago
  3. 67906c6 metrics: remove gflags dependency by Steve Fung · 10 years ago
  4. e812249 metrics: protobufs need to be uploaded as binary by Nathan Bullock · 10 years ago
  5. 52d9edb metrics: 'Send' method crashes on NULL ErrorPtr by Nathan Bullock · 10 years ago
  6. dfea2f8 Remove '../platform2/' from platform2 relative paths in gyp files. by Alex Deymo · 10 years ago
  7. dc1ef3c metrics: read /sys/class/block/*/stat correctly by Nathan Bullock · 10 years ago
  8. 0be0f73 metrics: Add more log messages to uploader by Nathan Bullock · 10 years ago
  9. eb815be metrics: Fix metrics_uploader on VMs by Bertrand SIMONNET · 10 years ago
  10. 51bf92a Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  11. 37595f8 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  12. 43bee50 metrics: Document uploader functionality by Bertrand SIMONNET · 10 years ago
  13. 4bcffd3 metrics: add bsimonnet to OWNERS by Bertrand SIMONNET · 10 years ago
  14. ec991df metrics: Switch uploader to use http_utils from libchromeos by Alex Vakulenko · 10 years ago
  15. 652d697 metrics: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  16. e2c2d89 metrics: fix memory leaks in unittest. by Yunlian Jiang · 10 years ago
  17. ef3aebe metrics: Activate the uploader for embedded boards by Bertrand SIMONNET · 10 years ago
  18. 1459503 platform2: Replace NULL with nullptr in minor components by Alex Vakulenko · 10 years ago
  19. b1640ee metrics: fix memory leaks in unittest. by Yunlian Jiang · 10 years ago
  20. 0b8cc1c metrics: Improve metrics_client usage docs. by Thiemo Nagel · 10 years ago
  21. 8c56c5e platform2: Remove legacy inherit-review-settings-ok files. by Ben Chan · 10 years ago
  22. e8a8e30 metrics: Replace 'OVERRIDE' with 'override' and fix linter by Alex Vakulenko · 10 years ago
  23. f05ab40 metrics: Use integer types from stdint.h by Ben Chan · 10 years ago
  24. 4e59634 metrics: fix remaining linter issues by Alex Vakulenko · 10 years ago
  25. e6cfd64 metrics: fix lint warnings by Bertrand SIMONNET · 10 years ago
  26. 5984b21 metrics: remove unused constant by Bertrand SIMONNET · 10 years ago
  27. d83ca80 metrics: Use the new serialization mechanism in libmetrics by Bertrand SIMONNET · 10 years ago
  28. 346c43b metrics: fix unittest by Bertrand SIMONNET · 10 years ago
  29. 46b49da Add an uploader to metrics_daemon by Bertrand SIMONNET · 10 years ago
  30. 4a6c942 metrics_daemon: fix parsing of zram sysfs by Luigi Semenzato · 10 years ago
  31. 6a26a0d clean up licenses/urls after merge by Mike Frysinger · 10 years ago
  32. 0d4b551 metrics: Create a standalone ebuild for system_api by Bertrand SIMONNET · 10 years ago
  33. 4764f52 metrics: Migrate libchromeos to its own ebuild by Bertrand SIMONNET · 10 years ago
  34. 9636019 metrics_daemon: add zram stats collection by Luigi Semenzato · 10 years ago
  35. a756f7e metrics: Update gyp files to use libchromeos from src/platform2 by Bertrand SIMONNET · 10 years ago
  36. 38f6bfa metrics: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago
  37. a5db220 metrics daemon: create /var/run/metrics/uma-events earlier by Luigi Semenzato · 10 years ago
  38. 52178b4 libmetrics: remove version 242728 by Ben Chan · 10 years ago
  39. 8c3cd41 metrics: Update to build against libchrome-271506 by Ben Chan · 10 years ago
  40. 65dd4c6 libmetrics: Add support for building against libchrome-271506 by Ben Chan · 10 years ago
  41. 31cda98 metrics library: complete switchover from /var/log to /var/run by Luigi Semenzato · 10 years ago
  42. 960e0e1 metrics library: move event file location from /var/log to /var/run by Luigi Semenzato · 10 years ago
  43. 41c5450 metrics library: convert to proper C++/libbase by Luigi Semenzato · 10 years ago
  44. 3e8a851 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  45. e5883fa metrics_daemon: restore correct meaning of Logging.DailyUse. by Luigi Semenzato · 10 years ago
  46. 254d22e metrics_daemon: log to syslog by Luigi Semenzato · 10 years ago
  47. d884a2e libmetrics: add pkg-config file by Ben Chan · 10 years ago
  48. 0d97a47 libmetrics: remove version 180609 by Ben Chan · 10 years ago
  49. cc43be1 Remove unused variable in metrics_daemon_test.cc. by Wu-Cheng Li · 10 years ago
  50. c83975a metrics: Clean up user-active code. by Daniel Erat · 10 years ago
  51. e5c7eb1 metrics_daemon: store persistent counters in /var/lib, not /var/log. by Luigi Semenzato · 10 years ago
  52. 5ef2e39 metrics_daemon: report cumulative daily use. by Luigi Semenzato · 10 years ago
  53. a5f4fe6 metrics_daemon: fix harmless confusion in writing persistent integers by Luigi Semenzato · 10 years ago
  54. d8abf55 metrics client: add basic sanity check for numeric arguments by Luigi Semenzato · 10 years ago
  55. 4f05c0e Add OWNERS for metrics. by Luigi Semenzato · 10 years ago
  56. 6c32006 metrics: add PersistentInteger unit test. by Luigi Semenzato · 10 years ago
  57. ba0c65d metrics: add per-version daily stats reporting by Luigi Semenzato · 10 years ago
  58. 49fb1ad metrics: use abs() for integer only. by Yunlian Jiang · 10 years ago
  59. 2fd51cc metrics: refactor counters by Luigi Semenzato · 10 years ago
  60. fd15829 metrics: Make implicit MetricsLibrary d'tor explicit. by Daniel Erat · 10 years ago
  61. 371a613 Add init scripts for the metrics package by Bertrand SIMONNET · 10 years ago
  62. 859b3f0 metrics: add per-version cumulative counters by Luigi Semenzato · 10 years ago
  63. c5a9234 metrics daemon: change location of flag files by Luigi Semenzato · 10 years ago
  64. 46465a7 Remove unused Makefile. by Ben Chan · 10 years ago
  65. 2e6543d Update to build against libchrome-242728. by Ben Chan · 10 years ago
  66. 09a15fa Added a metric for tracking non-zero TPM dictionary-attack counters. by Darren Krahn · 10 years ago
  67. 754dc92 add printf attributes to printf func by Mike Frysinger · 11 years ago
  68. 1c5708f metrics_daemon_test: drop unused vars by Mike Frysinger · 11 years ago
  69. b2c56e1 Add -fvisibility=default to metrics library by Liam McLoughlin · 11 years ago
  70. 0d9a9c9 Fix out-of-bound index and clean up code. by Luigi Semenzato · 11 years ago
  71. d399bed metrics: fix global-buffer-overflow by Yunlian Jiang · 11 years ago
  72. 33a1bae Add passive_metrics USE flag to platform2 by Chris Masone · 11 years ago
  73. e8fd968 Add two more charger states to Platform.CrOSEvent. by Luigi Semenzato · 11 years ago
  74. e57398a Define UMA events for interesting power adapter situations. by Luigi Semenzato · 11 years ago
  75. 86830ba Added cros event name for attestation metric. by Darren Krahn · 11 years ago
  76. 4b8aebb Add additional stats for swapping from /proc/vmstat by Sonny Rao · 11 years ago
  77. 6e55c115 Define cros event names for chaps database failures. by Darren Krahn · 11 years ago
  78. 6f59842 Remove unnecessary call to the deprecated g_thread_init(). by Ben Chan · 11 years ago
  79. d92d18c Fix wrong sysfs pathname. by Luigi Semenzato · 11 years ago
  80. 0672655 metrics: Creates |Pause| and |Resume| methods for timers. by repo sync · 11 years ago
  81. e6fcdab metrics: fix clang syntax checking error. by Yunlian Jiang · 11 years ago
  82. fb3a821 Collect CPU frequency thermal throttling stats by Luigi Semenzato · 11 years ago
  83. 3ebadf8 Add metrics GYP file by Liam McLoughlin · 12 years ago
  84. a7ebeb3 Add sparse histograms to the metrics library and metrics client. by Luigi Semenzato · 11 years ago
  85. 40f2573 metrics: Listen to session manager for screen lock/unlock signals. by Darin Petkov · 11 years ago
  86. 6844c06 metrics: Add Cras.NoCodecsFoundAtBoot event to CrosEvents by Chih-Chung Chang · 11 years ago
  87. 4b5164b metrics: add HwWatchdogReboot to CrosEvents by Grant Grundler · 11 years ago
  88. 1bc9ce0 metrics: Fixes a comment for |TimerReporter::ReportMilliseconds|. by repo sync · 11 years ago
  89. 3268422 Add generic "event of interest" enumerated histogram. by Luigi Semenzato · 11 years ago
  90. e10b548 [metrics] Update metrics to build against libchrome-180609 by Chris Masone · 11 years ago
  91. 942cbab Modify swap metrics to be more useful. by Luigi Semenzato · 11 years ago
  92. 3ccca06 Add meminfo swap metrics. by Luigi Semenzato · 11 years ago
  93. d605a00 Make policy reloads explicit. by Julian Pastarmov · 11 years ago
  94. 9cd8b8c Add missing gthread-2.0 linkage. by Ben Chan · 12 years ago
  95. 564c69f Add unisdt.h to make gcc 4.7 compile it by Yunlian Jiang · 12 years ago
  96. f040f13 update to newer libbase, and allow setting via env by Mike Frysinger · 12 years ago
  97. f06d7b1 clean up build & convert to SLOT-ed libbase by Mike Frysinger · 12 years ago
  98. 71ebf98 include base/stringprintf.h directly by Mike Frysinger · 12 years ago
  99. 8b8dd20 touchup pkg-config/library handling by Mike Frysinger · 12 years ago
  100. 1135355 Update metrics_library.h to find scoped_ptr.h in <base/memory>. by Eric Shienbrood · 12 years ago