.. |
proto
|
Add MetricsSetProtoFileExporter
|
2022-09-20 09:44:20 +00:00 |
BUILD.gn
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
chrome_perf_dashboard_metrics_exporter.cc
|
Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes
|
2022-09-20 21:54:21 +00:00 |
chrome_perf_dashboard_metrics_exporter.h
|
Introduce MetricsExporter for Chrome Perf Dashboard
|
2022-09-20 12:25:09 +00:00 |
chrome_perf_dashboard_metrics_exporter_test.cc
|
Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes
|
2022-09-20 21:54:21 +00:00 |
DEPS
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
global_metrics_logger_and_exporter.cc
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
global_metrics_logger_and_exporter.h
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
global_metrics_logger_and_exporter_test.cc
|
Add global MetricsLogger and export APIs
|
2022-09-23 15:22:23 +00:00 |
metric.cc
|
Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes
|
2022-09-20 21:54:21 +00:00 |
metric.h
|
Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes
|
2022-09-20 21:54:21 +00:00 |
metrics_accumulator.cc
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_accumulator.h
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_accumulator_test.cc
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_exporter.h
|
Introduce MetricsExporter API with stdout implementation
|
2022-09-17 00:56:29 +00:00 |
metrics_logger.cc
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_logger.h
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_logger_and_exporter.cc
|
[DVQA] Add ability to export metrics with MetricsLoggerAndExporter
|
2022-09-21 08:15:30 +00:00 |
metrics_logger_and_exporter.h
|
Introduce MetricsLogger to separate logging and export logic
|
2022-09-23 14:00:07 +00:00 |
metrics_logger_and_exporter_test.cc
|
[DVQA] Add ability to export metrics with MetricsLoggerAndExporter
|
2022-09-21 08:15:30 +00:00 |
metrics_logger_test.cc
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_set_proto_file_exporter.cc
|
Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes
|
2022-09-20 21:54:21 +00:00 |
metrics_set_proto_file_exporter.h
|
Add MetricsSetProtoFileExporter
|
2022-09-20 09:44:20 +00:00 |
metrics_set_proto_file_exporter_test.cc
|
Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes
|
2022-09-20 21:54:21 +00:00 |
print_result_proxy_metrics_exporter.cc
|
Increase backward compatibility for PrintResultProxyMetricsExporter
|
2022-09-26 14:16:10 +00:00 |
print_result_proxy_metrics_exporter.h
|
Introduce PrintResultProxyMetricsExporter for migration from old to new API
|
2022-09-21 06:52:30 +00:00 |
print_result_proxy_metrics_exporter_test.cc
|
Increase backward compatibility for PrintResultProxyMetricsExporter
|
2022-09-26 14:16:10 +00:00 |
stdout_metrics_exporter.cc
|
Change StdoutMetricsExporter format to improve readability
|
2022-09-21 13:30:11 +00:00 |
stdout_metrics_exporter.h
|
Introduce MetricsExporter API with stdout implementation
|
2022-09-17 00:56:29 +00:00 |
stdout_metrics_exporter_test.cc
|
Change StdoutMetricsExporter format to improve readability
|
2022-09-21 13:30:11 +00:00 |