public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Dave Brolley <brolley@redhat.com>
To: sid@sources.redhat.com
Subject: [patch] Document 'cycles' suboption of --gprof
Date: Thu, 12 Jun 2003 22:56:00 -0000	[thread overview]
Message-ID: <3EE90539.4070802@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 109 bytes --]

Hi,

I just committed the attached patch which documents the cycles suboption 
of the --gprof option.

Dave


[-- Attachment #2: man.patch.txt --]
[-- Type: text/plain, Size: 1000 bytes --]

Index: sid/doc/sid.1
===================================================================
RCS file: /cvs/src/src/sid/doc/sid.1,v
retrieving revision 1.1
diff -c -p -r1.1 sid.1
*** sid/doc/sid.1	27 Feb 2003 07:26:36 -0000	1.1
--- sid/doc/sid.1	12 Jun 2003 22:54:09 -0000
*************** eg., direct/64kb/32, 4way/256kb/64/lru
*** 117,124 ****
  .BR "--EB" ", " "--EL"
  Set power-up CPU mode to big/little endian.
  .TP
! .BR "--gprof" "=FILE"
! Turn on GPROF profiling; collect every insn-count ticks.
  .TP
  .BR "--memory-region" "=BASE,SIZE"
  Add RAM from region from BASE to BASE+SIZE-1.  Comma-separated sub-options are:
--- 117,124 ----
  .BR "--EB" ", " "--EL"
  Set power-up CPU mode to big/little endian.
  .TP
! .BR "--gprof" "=FILE" "[,cycles[=N]]"
! Turn on GPROF profiling; collect after N ticks (default N=1) or every insn-count ticks, if cycles not specified.
  .TP
  .BR "--memory-region" "=BASE,SIZE"
  Add RAM from region from BASE to BASE+SIZE-1.  Comma-separated sub-options are:

             reply	other threads:[~2003-06-12 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 22:56 Dave Brolley [this message]
2003-06-13  1:26 ` Ben Elliston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EE90539.4070802@redhat.com \
    --to=brolley@redhat.com \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).