[PATCH] Add documentation for sample profiling support.

Richard Smith richard at metafoo.co.uk
Tue Apr 22 16:08:28 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``
----------------
This will read ``perf.data`` and the binary file ``./code``, and emit

================
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
----------------
Maybe drop the second "lines" here?

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