[PATCH] Add documentation for sample profiling support.

Diego Novillo dnovillo at google.com
Tue Apr 22 17:35:17 PDT 2014


================
Comment at: docs/UsersManual.rst:1126
@@ +1125,3 @@
+
+   This will read ``perf.data``, the binary file ``./code`` and emit
+   the profile data in ``code.prof``. Note that if you ran ``perf``
----------------
Richard Smith wrote:
> This will read ``perf.data`` and the binary file ``./code``, and emit

Done.

================
Comment at: docs/UsersManual.rst:1163
@@ +1162,3 @@
+
+The file may contain blank lines between sections and lines within a
+section. However, the spacing within a single line is fixed. Additional
----------------
Richard Smith wrote:
> Maybe drop the second "lines" here?

Done.

http://reviews.llvm.org/D3402

REPLY HANDLER ACTIONS
  Reply to comment, or !reject, !abandon, !reclaim, !resign, !rethink, !unsubscribe.






More information about the cfe-commits mailing list