================ 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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
