public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* [patch] Document 'cycles' suboption of --gprof
@ 2003-06-12 22:56 Dave Brolley
  2003-06-13  1:26 ` Ben Elliston
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Brolley @ 2003-06-12 22:56 UTC (permalink / raw)
  To: sid

[-- 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:

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch] Document 'cycles' suboption of --gprof
  2003-06-12 22:56 [patch] Document 'cycles' suboption of --gprof Dave Brolley
@ 2003-06-13  1:26 ` Ben Elliston
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Elliston @ 2003-06-13  1:26 UTC (permalink / raw)
  To: sid

Thanks, Dave.  BTW, you forgot to add your new sid-io-fileio component
to the component/CATALOG file the other day -- can you fix?

Cheers, Ben

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-13  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-12 22:56 [patch] Document 'cycles' suboption of --gprof Dave Brolley
2003-06-13  1:26 ` Ben Elliston

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).