1. 008fb7e metricsd: Cleanup metrics names. by Bertrand SIMONNET · 9 years ago
  2. 2d03783 metricsd: Fix CumulativeUseTime metrics. by Bertrand SIMONNET · 9 years ago
  3. 2765d0a metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 9 years ago
  4. ebbe35c metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  5. cb6cd44 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 9 years ago
  6. 6d5822e Revert "metricsd: Collect generic stats about the system." by Bill Yi · 9 years ago
  7. c186247 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  8. 73f4355 metricsd: Remove unused constant. by Bertrand SIMONNET · 9 years ago
  9. 90b02cd metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  10. 675a10c metricsd: Fix style issues. by Bertrand SIMONNET · 9 years ago
  11. 1253186 metricsd: Make the unit tests pass. by Bertrand SIMONNET · 9 years ago
  12. 2699362 metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 9 years ago
  13. 52e5b99 metricsd: Relicense as Apache 2. by Bertrand SIMONNET · 9 years ago
  14. da21ac0 metricsd: Rename metrics to metricsd. by Bertrand SIMONNET · 9 years ago[Renamed from metrics/metrics_daemon.cc]
  15. fec4d2c metrics: Add a CLI flag to disable dbus. by Bertrand SIMONNET · 9 years ago
  16. bae5dcc metrics: Enable for non-official builds. by Bertrand SIMONNET · 9 years ago
  17. eeb7ef0 metrics: Disable stat collection. by Bertrand SIMONNET · 9 years ago
  18. 4b915ae metrics: Fix import paths for headers. by Bertrand SIMONNET · 9 years ago
  19. dc86589 metrics: replace "Logging.*" with "Platform.*" by Luigi Semenzato · 9 years ago
  20. 732fe21 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  21. e4fa61e metrics: don't upload metrics when metrics are disabled by Bertrand SIMONNET · 9 years ago
  22. 067ec8b metrics: Disable uploader on non-official build. by Ben Chan · 9 years ago
  23. 8ab89c5 metrics: Fix metrics_daemon Meminfo callback interval by Steve Fung · 10 years ago
  24. e86591e metrics: Convert Metrics to DBusDaemon by Steve Fung · 10 years ago
  25. cac74e1 metrics: use TimeDelta for upload_interval by Bertrand SIMONNET · 10 years ago
  26. 71a62ef metrics: add support for other product id by Bertrand SIMONNET · 10 years ago
  27. 67906c6 metrics: remove gflags dependency by Steve Fung · 10 years ago
  28. dc1ef3c metrics: read /sys/class/block/*/stat correctly by Nathan Bullock · 10 years ago
  29. 0be0f73 metrics: Add more log messages to uploader by Nathan Bullock · 10 years ago
  30. eb815be metrics: Fix metrics_uploader on VMs by Bertrand SIMONNET · 10 years ago
  31. 51bf92a Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  32. 1459503 platform2: Replace NULL with nullptr in minor components by Alex Vakulenko · 10 years ago
  33. f05ab40 metrics: Use integer types from stdint.h by Ben Chan · 10 years ago
  34. 46b49da Add an uploader to metrics_daemon by Bertrand SIMONNET · 10 years ago
  35. 4a6c942 metrics_daemon: fix parsing of zram sysfs by Luigi Semenzato · 10 years ago
  36. 9636019 metrics_daemon: add zram stats collection by Luigi Semenzato · 10 years ago
  37. 3e8a851 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  38. e5883fa metrics_daemon: restore correct meaning of Logging.DailyUse. by Luigi Semenzato · 10 years ago
  39. 254d22e metrics_daemon: log to syslog by Luigi Semenzato · 10 years ago
  40. c83975a metrics: Clean up user-active code. by Daniel Erat · 10 years ago
  41. 5ef2e39 metrics_daemon: report cumulative daily use. by Luigi Semenzato · 10 years ago
  42. ba0c65d metrics: add per-version daily stats reporting by Luigi Semenzato · 10 years ago
  43. 2fd51cc metrics: refactor counters by Luigi Semenzato · 10 years ago
  44. 859b3f0 metrics: add per-version cumulative counters by Luigi Semenzato · 10 years ago
  45. c5a9234 metrics daemon: change location of flag files by Luigi Semenzato · 10 years ago
  46. 2e6543d Update to build against libchrome-242728. by Ben Chan · 10 years ago
  47. 0d9a9c9 Fix out-of-bound index and clean up code. by Luigi Semenzato · 11 years ago
  48. d399bed metrics: fix global-buffer-overflow by Yunlian Jiang · 11 years ago
  49. 4b8aebb Add additional stats for swapping from /proc/vmstat by Sonny Rao · 11 years ago
  50. 6f59842 Remove unnecessary call to the deprecated g_thread_init(). by Ben Chan · 11 years ago
  51. d92d18c Fix wrong sysfs pathname. by Luigi Semenzato · 11 years ago
  52. fb3a821 Collect CPU frequency thermal throttling stats by Luigi Semenzato · 11 years ago
  53. 40f2573 metrics: Listen to session manager for screen lock/unlock signals. by Darin Petkov · 11 years ago
  54. 942cbab Modify swap metrics to be more useful. by Luigi Semenzato · 11 years ago
  55. 3ccca06 Add meminfo swap metrics. by Luigi Semenzato · 11 years ago
  56. 71ebf98 include base/stringprintf.h directly by Mike Frysinger · 12 years ago
  57. 5bd764f Add page fault statistics. by Luigi Semenzato · 13 years ago
  58. 8accd33 Add memuse stats and fix disk I/O computations. by Luigi Semenzato · 13 years ago
  59. 8032dd0 metrics: Fixed compile-time warnings due to unused variables. by Darin Petkov · 13 years ago
  60. 29c7ef9 Add meminfo UMA collection. by Luigi Semenzato · 13 years ago
  61. 0f132bb Find device-dependent disk stats file, and skip disk stats if not available. by Luigi Semenzato · 13 years ago
  62. c88e42d Collect some disk statistics. by Luigi Semenzato · 13 years ago
  63. eafbbdf metrics: Add guest mode detection to metrics library and client by Ken Mixter · 14 years ago
  64. 239b826 remove TimeToDrop support by Sam Leffler · 14 years ago
  65. 4c5daa4 Add weekly crash counters, refactor metrics_daemon, respect opt-in in library. by Ken Mixter · 14 years ago
  66. ccd84c0 Add # daily crashes metrics and separate kernel crashes out. by Ken Mixter · 14 years ago
  67. 38d5cb0 Log active use time between kernel crashes. by Darin Petkov · 14 years ago
  68. 1bb904e Measure and report time between user-space process crashes. by Darin Petkov · 14 years ago
  69. f1e85e4 Implement a persistent storage aggregation counter class. by Darin Petkov · 14 years ago
  70. 53faeb0 Fixed KDBusMatches bug. by Benson Leung · 14 years ago
  71. 6bf6e25 Update metrics daemon to use new power manager signals for locking (4 of 7). by David James · 14 years ago
  72. 3b3add5 Cleanup style nits in metrics daemon. by David James · 14 years ago
  73. e334840 s/org.moblin.connman/org.chromium.flimflam/ by Darin Petkov · 14 years ago
  74. f27f036 Update metrics_daemon to use base/time.h instead of time_t directly. by Darin Petkov · 14 years ago
  75. 11b8eb3 Add metrics library tests. Some metrics daemon API cleanup. by Darin Petkov · 14 years ago
  76. fc91b42 Start transition the metrics library to non-static API. Use gmock in tests. by Darin Petkov · 14 years ago
  77. 2ccef01 Add some basic tests for metrics_daemon. by Darin Petkov · 14 years ago
  78. 41e0623 ... will look into some unit and integration testing for all metrics code next in a separate CL. by Darin Petkov · 14 years ago
  79. 703ec97 Log time between network drops -- from online to offline. by Darin Petkov · 14 years ago
  80. c2526a1 Update the libmetrics API to match the new Chrome interface. by Darin Petkov · 14 years ago
  81. 4fcb2ac metrics cleanup and fixes. by Darin Petkov · 14 years ago
  82. 65b0146 Unify metrics_collection and metrics_daemon into metrics. by Darin Petkov · 14 years ago