summaryrefslogtreecommitdiff
path: root/docs/ClangCommandLineReference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ClangCommandLineReference.rst')
-rw-r--r--docs/ClangCommandLineReference.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/ClangCommandLineReference.rst b/docs/ClangCommandLineReference.rst
index 4c1fe07be3..aa537826be 100644
--- a/docs/ClangCommandLineReference.rst
+++ b/docs/ClangCommandLineReference.rst
@@ -1944,6 +1944,14 @@ Perform ThinLTO importing using provided function summary index
.. option:: -ftime-report
+.. option:: -ftime-trace
+
+Turn on time profiler
+
+.. option:: -ftime-trace-granularity=<arg>
+
+Minimum time granularity (in microseconds) traced by time profiler
+
.. option:: -ftls-model=<arg>
.. option:: -ftrap-function=<arg>