1. d8abf55 metrics client: add basic sanity check for numeric arguments by Luigi Semenzato · 11 years ago
  2. 4f05c0e Add OWNERS for metrics. by Luigi Semenzato · 11 years ago
  3. 6c32006 metrics: add PersistentInteger unit test. by Luigi Semenzato · 11 years ago
  4. ba0c65d metrics: add per-version daily stats reporting by Luigi Semenzato · 11 years ago
  5. 49fb1ad metrics: use abs() for integer only. by Yunlian Jiang · 11 years ago
  6. 2fd51cc metrics: refactor counters by Luigi Semenzato · 11 years ago
  7. fd15829 metrics: Make implicit MetricsLibrary d'tor explicit. by Daniel Erat · 11 years ago
  8. 371a613 Add init scripts for the metrics package by Bertrand SIMONNET · 11 years ago
  9. 859b3f0 metrics: add per-version cumulative counters by Luigi Semenzato · 11 years ago
  10. c5a9234 metrics daemon: change location of flag files by Luigi Semenzato · 11 years ago
  11. 46465a7 Remove unused Makefile. by Ben Chan · 11 years ago
  12. 2e6543d Update to build against libchrome-242728. by Ben Chan · 11 years ago
  13. 09a15fa Added a metric for tracking non-zero TPM dictionary-attack counters. by Darren Krahn · 11 years ago
  14. 754dc92 add printf attributes to printf func by Mike Frysinger · 11 years ago
  15. 1c5708f metrics_daemon_test: drop unused vars by Mike Frysinger · 11 years ago
  16. b2c56e1 Add -fvisibility=default to metrics library by Liam McLoughlin · 11 years ago
  17. 0d9a9c9 Fix out-of-bound index and clean up code. by Luigi Semenzato · 11 years ago
  18. d399bed metrics: fix global-buffer-overflow by Yunlian Jiang · 11 years ago
  19. 33a1bae Add passive_metrics USE flag to platform2 by Chris Masone · 11 years ago
  20. e8fd968 Add two more charger states to Platform.CrOSEvent. by Luigi Semenzato · 11 years ago
  21. e57398a Define UMA events for interesting power adapter situations. by Luigi Semenzato · 11 years ago
  22. 86830ba Added cros event name for attestation metric. by Darren Krahn · 11 years ago
  23. 4b8aebb Add additional stats for swapping from /proc/vmstat by Sonny Rao · 11 years ago
  24. 6e55c115 Define cros event names for chaps database failures. by Darren Krahn · 11 years ago
  25. 6f59842 Remove unnecessary call to the deprecated g_thread_init(). by Ben Chan · 11 years ago
  26. d92d18c Fix wrong sysfs pathname. by Luigi Semenzato · 11 years ago
  27. 0672655 metrics: Creates |Pause| and |Resume| methods for timers. by repo sync · 11 years ago
  28. e6fcdab metrics: fix clang syntax checking error. by Yunlian Jiang · 11 years ago
  29. fb3a821 Collect CPU frequency thermal throttling stats by Luigi Semenzato · 11 years ago
  30. 3ebadf8 Add metrics GYP file by Liam McLoughlin · 12 years ago
  31. a7ebeb3 Add sparse histograms to the metrics library and metrics client. by Luigi Semenzato · 12 years ago
  32. 40f2573 metrics: Listen to session manager for screen lock/unlock signals. by Darin Petkov · 11 years ago
  33. 6844c06 metrics: Add Cras.NoCodecsFoundAtBoot event to CrosEvents by Chih-Chung Chang · 12 years ago
  34. 4b5164b metrics: add HwWatchdogReboot to CrosEvents by Grant Grundler · 12 years ago
  35. 1bc9ce0 metrics: Fixes a comment for |TimerReporter::ReportMilliseconds|. by repo sync · 12 years ago
  36. 3268422 Add generic "event of interest" enumerated histogram. by Luigi Semenzato · 12 years ago
  37. e10b548 [metrics] Update metrics to build against libchrome-180609 by Chris Masone · 12 years ago
  38. 942cbab Modify swap metrics to be more useful. by Luigi Semenzato · 12 years ago
  39. 3ccca06 Add meminfo swap metrics. by Luigi Semenzato · 12 years ago
  40. d605a00 Make policy reloads explicit. by Julian Pastarmov · 12 years ago
  41. 9cd8b8c Add missing gthread-2.0 linkage. by Ben Chan · 12 years ago
  42. 564c69f Add unisdt.h to make gcc 4.7 compile it by Yunlian Jiang · 12 years ago
  43. f040f13 update to newer libbase, and allow setting via env by Mike Frysinger · 13 years ago
  44. f06d7b1 clean up build & convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  45. 71ebf98 include base/stringprintf.h directly by Mike Frysinger · 13 years ago
  46. 8b8dd20 touchup pkg-config/library handling by Mike Frysinger · 13 years ago
  47. 1135355 Update metrics_library.h to find scoped_ptr.h in <base/memory>. by Eric Shienbrood · 13 years ago
  48. 4abef11 [metrics] use libchromeos.pc by Elly Jones · 13 years ago
  49. f53e106 Revert "[metrics] use libchromeos.pc" by Scott James Remnant · 13 years ago
  50. 8df4995 [metrics] use libchromeos.pc by Elly Jones · 13 years ago
  51. df3e452 Sends metrics to Chrome even when user did not consent to send stats. by Luigi Semenzato · 13 years ago
  52. 5bd764f Add page fault statistics. by Luigi Semenzato · 13 years ago
  53. e3bdf0f Fixed wrong method signatures in TimerReporterMock. by Bruno Rocha · 13 years ago
  54. be388f3 Added a timer-based report to the metrics library. by Bruno Rocha · 13 years ago
  55. 0e5debf Fixed a test where a method was expected to be called but it wasn't. by Julian Pastarmov · 13 years ago
  56. 70b7abd Respect the metrics file if no policy value is set (for legacy migration). by Julian Pastarmov · 13 years ago
  57. b2f1709 Revert "Revert "Make the metrics library respect the policy settings instead of the consent file."" by Ken Mixter · 13 years ago
  58. a3df284 Revert "Make the metrics library respect the policy settings instead of the consent file." by Julian Pastarmov · 13 years ago
  59. ff3eb19 Make the metrics library respect the policy settings instead of the consent file. by Julian Pastarmov · 13 years ago
  60. ec380e8 Revert "Make the metrics library respect the policy settings instead of the consent file." by Ken Mixter · 13 years ago
  61. a2ce30f Make the metrics library respect the policy settings instead of the consent file. by Julian Pastarmov · 13 years ago
  62. 9f1a774 Determine guest mode status for metrics collection by Arkaitz Ruiz Alvarez · 13 years ago
  63. 4fdcf19 Determine guest mode status for metrics collection by Arkaitz Ruiz Alvarez · 13 years ago
  64. 8accd33 Add memuse stats and fix disk I/O computations. by Luigi Semenzato · 13 years ago
  65. b7780ce Remove obsolete hardware_class script. by Darin Petkov · 13 years ago
  66. 817016a [metrics] Roll forward to new libchrome by Chris Masone · 13 years ago
  67. 8032dd0 metrics: Fixed compile-time warnings due to unused variables. by Darin Petkov · 13 years ago
  68. 29c7ef9 Add meminfo UMA collection. by Luigi Semenzato · 14 years ago
  69. 0f132bb Find device-dependent disk stats file, and skip disk stats if not available. by Luigi Semenzato · 14 years ago
  70. 8d3305e libmetrics: Support partial writes. by Darin Petkov · 14 years ago
  71. 8842c8c libmetrics -- release the shared file lock when closing, handle EINTR. by Darin Petkov · 14 years ago
  72. c88e42d Collect some disk statistics. by Luigi Semenzato · 14 years ago
  73. be2e13b metrics: Send ability to notify chrome of system crashes by Ken Mixter · 14 years ago
  74. 6c35d7c metrics: Update comment about adding user actions. by Daniel Erat · 14 years ago
  75. ca90d8b metrics: Add SendUserActionToUMA() to MetricsLibraryMock. by Daniel Erat · 14 years ago
  76. ed82485 Add support for user actions to the metrics library and the metrics clients. by Darin Petkov · 14 years ago
  77. b9b05e6 metrics: Update tests to send user in session state change. by Daniel Erat · 14 years ago
  78. eafbbdf metrics: Add guest mode detection to metrics library and client by Ken Mixter · 14 years ago
  79. fd55798 Metrics: Update README to reflect recent changes. by Darin Petkov · 14 years ago
  80. dd6a8db Remove blank tracking script. by Chris Sosa · 14 years ago
  81. e4fb0af Deprecate libcrash.a by Ken Mixter · 14 years ago
  82. 239b826 remove TimeToDrop support by Sam Leffler · 14 years ago
  83. 4c5daa4 Add weekly crash counters, refactor metrics_daemon, respect opt-in in library. by Ken Mixter · 14 years ago
  84. ccd84c0 Add # daily crashes metrics and separate kernel crashes out. by Ken Mixter · 14 years ago
  85. 3fd7474 [metrics] Fix tests after libbase roll broke them by Chris Masone · 14 years ago
  86. 9ce4fa3 Add LICENSE file by J. Richard Barnette · 14 years ago
  87. 6c0260a Link libcrash conditionally. by Darin Petkov · 14 years ago
  88. 07ae1f8 Remove generate_logs since it's been moved to workarounds in issue 2861045 by Chris Sosa · 14 years ago
  89. 1c2b4c8 Use the HWID from the firmware as the hardware class, if available. by Darin Petkov · 14 years ago
  90. d2f284b Add crash reporting to metrics_daemon. by Darin Petkov · 14 years ago
  91. 38d5cb0 Log active use time between kernel crashes. by Darin Petkov · 14 years ago
  92. cd8c317 Readability review. by Darin Petkov · 14 years ago
  93. c2bf95f Update libmetrics docs to cover some recent questions and issues. by Darin Petkov · 14 years ago
  94. 32e1df9 Update the README to mention that a C API is also available. by Darin Petkov · 14 years ago
  95. 10b301d add C wrapper for libmetrics by Sam Leffler · 14 years ago
  96. 1bb904e Measure and report time between user-space process crashes. by Darin Petkov · 14 years ago
  97. f1e85e4 Implement a persistent storage aggregation counter class. by Darin Petkov · 14 years ago
  98. 99c64a0 Recommend including "Chrome OS" in the histogram description. by Darin Petkov · 14 years ago
  99. 53faeb0 Fixed KDBusMatches bug. by Benson Leung · 14 years ago
  100. 3fec7f6 Update Watchlists by Anush Elangovan · 14 years ago