summaryrefslogtreecommitdiff
path: root/runtime/runtime_options.def
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/runtime_options.def')
-rw-r--r--runtime/runtime_options.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime_options.def b/runtime/runtime_options.def
index 4462de22f5..80ec30833f 100644
--- a/runtime/runtime_options.def
+++ b/runtime/runtime_options.def
@@ -185,5 +185,6 @@ RUNTIME_OPTIONS_KEY (bool, PerfettoHprof, false)
// Whether to dump ART metrics to logcat
RUNTIME_OPTIONS_KEY (Unit, WriteMetricsToLog)
+RUNTIME_OPTIONS_KEY (std::string, WriteMetricsToFile)
#undef RUNTIME_OPTIONS_KEY