.. |
proto
|
Add 'metadata' field to MetricsSet proto.
|
2023-01-31 09:45:26 +00:00 |
BUILD.gn
|
Remove unused MetricsLoggerAndExporter
|
2022-11-02 07:35:47 +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
|
Remove unused MetricsLoggerAndExporter
|
2022-11-02 07:35:47 +00:00 |
global_metrics_logger_and_exporter.h
|
Remove unused MetricsLoggerAndExporter
|
2022-11-02 07:35:47 +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_test.cc
|
Introduce MetricsAccumulator
|
2022-09-26 13:12:40 +00:00 |
metrics_set_proto_file_exporter.cc
|
Add possibility to set MetricsSet metadata.
|
2023-01-31 12:41:47 +00:00 |
metrics_set_proto_file_exporter.h
|
Add possibility to set MetricsSet metadata.
|
2023-01-31 12:41:47 +00:00 |
metrics_set_proto_file_exporter_test.cc
|
Add possibility to set MetricsSet metadata.
|
2023-01-31 12:41:47 +00:00 |
print_result_proxy_metrics_exporter.cc
|
Improve backwards compatibility of metrics exporter
|
2022-10-07 12:42:20 +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
|
Improve backwards compatibility of metrics exporter
|
2022-10-07 12:42:20 +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 |