Re: [PATCH] Flesh out oparchive procedure and fix other minor doc errors
Maynard Johnson <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
On 10/28/2014 11:04 AM, Carl Love wrote: > On Mon, 2014-10-27 at 17:59 -0500, Maynard Johnson wrote: >> Flesh out oparchive procedure and fix other minor doc errors >> >> The oparchive man page does not do a very good job of documenting >> how oparchive is intended to be used. This patch addresses that >> issue, in particular by directing the reader to the user manual >> where there is much more detail to be found. >> >> Additionally, this patch makes a few other minor doc fixups, >> such as fixing an example shell script in the chapter on opimport >> (a comment line did not have a "#" at the beginning of the line) >> and removing a reference to qt stuff in the user manual. The patch >> also cleans up the oprofile man page, updating it to reflect the >> change from opcontrol operf. >> >> Signed-off-by: Maynard Johnson <[email protected]> >> --- >> doc/oparchive.1.in | 24 ++++++++++++++++++------ >> doc/oprofile.1.in | 51 ++++++++++++++++++++++++++++++++++++--------------- >> doc/oprofile.xml | 24 ++++++++++++++++-------- >> 3 files changed, 70 insertions(+), 29 deletions(-) > > <snip> > > Maynard: > > I read through the changes, patched OProfile and built the various man > pages and OProfile documentation. It all looked good to me. > > Carl Love > Thanks for sanity check, Carl! Patch applied. -Maynard ------------------------------------------------------------------------------