[PATCH] D65202: [Support] Fix `-ftime-trace-granularity` option
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 24 06:07:19 PDT 2019
lebedev.ri added a comment.
Looks ok
================
Comment at: clang/docs/ClangCommandLineReference.rst:1943-1947
.. option:: -ftime-report
+.. option:: -ftime-trace
+
+Turn on time profiler
----------------
lebedev.ri wrote:
> While there add a description to `-ftime-report` and document how they are different?
I mean, state that one is chrome json trace and another is console table output
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65202/new/
https://reviews.llvm.org/D65202
More information about the cfe-commits
mailing list