[cobalt][cpu_metrics] Collecting and logging CPU percentage into Cobalt.
PT-126 # comment CL collecting and logging cpu percentage Corresponding config CL: https://cobalt-analytics-review.googlesource.com/c/config/+/4941 Change-Id: I19532cd3ed8460fe70fbedd5ed381c1ef7cbaf77
Showing
- src/cobalt/bin/system-metrics/BUILD.gn 6 additions, 1 deletionsrc/cobalt/bin/system-metrics/BUILD.gn
- src/cobalt/bin/system-metrics/cpu_stats_fetcher.h 31 additions, 0 deletionssrc/cobalt/bin/system-metrics/cpu_stats_fetcher.h
- src/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.cc 124 additions, 0 deletionssrc/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.cc
- src/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.h 42 additions, 0 deletionssrc/cobalt/bin/system-metrics/cpu_stats_fetcher_impl.h
- src/cobalt/bin/system-metrics/fake_cpu_stats_fetcher.cc 18 additions, 0 deletionssrc/cobalt/bin/system-metrics/fake_cpu_stats_fetcher.cc
- src/cobalt/bin/system-metrics/fake_cpu_stats_fetcher.h 22 additions, 0 deletionssrc/cobalt/bin/system-metrics/fake_cpu_stats_fetcher.h
- src/cobalt/bin/system-metrics/memory_stats_fetcher.h 2 additions, 1 deletionsrc/cobalt/bin/system-metrics/memory_stats_fetcher.h
- src/cobalt/bin/system-metrics/memory_stats_fetcher_impl.cc 2 additions, 0 deletionssrc/cobalt/bin/system-metrics/memory_stats_fetcher_impl.cc
- src/cobalt/bin/system-metrics/system_metrics_daemon.cc 69 additions, 3 deletionssrc/cobalt/bin/system-metrics/system_metrics_daemon.cc
- src/cobalt/bin/system-metrics/system_metrics_daemon.h 20 additions, 1 deletionsrc/cobalt/bin/system-metrics/system_metrics_daemon.h
- src/cobalt/bin/system-metrics/system_metrics_daemon_test.cc 25 additions, 3 deletionssrc/cobalt/bin/system-metrics/system_metrics_daemon_test.cc
- src/cobalt/bin/testing/fake_logger.cc 3 additions, 0 deletionssrc/cobalt/bin/testing/fake_logger.cc
- src/cobalt/bin/testing/fake_logger.h 6 additions, 0 deletionssrc/cobalt/bin/testing/fake_logger.h
Loading
Please register or sign in to comment