public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] About gprof tool
@ 2005-05-26 12:17 Sriranga S
  2005-05-26 12:45 ` Fabian Scheler
  0 siblings, 1 reply; 2+ messages in thread
From: Sriranga S @ 2005-05-26 12:17 UTC (permalink / raw)
  To: ecos-discuss

Hi,
  Whta s this"gprof" tool? Where can I find more information about this tool? Is it freely downloadable? Can anyone give me some info on this.

Thanks,
Sri

Sriranga S
Embedded Systems and Software
EmSyS
Mysore Works
KIADB Industrial area
Hebbal - Hootagalli
Mysore - 570 018

Ph: 91-821-2402561   Extn : 2716
Email: srirangas@myw.ltindia.com


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

* Re: [ECOS] About gprof tool
  2005-05-26 12:17 [ECOS] About gprof tool Sriranga S
@ 2005-05-26 12:45 ` Fabian Scheler
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Scheler @ 2005-05-26 12:45 UTC (permalink / raw)
  To: Sriranga S; +Cc: ecos-discuss

Hi

>   Whta s this"gprof" tool?

gprof is a tool to visualize profiling information. By the option '-gp' you can
tell gcc to generate special machine code the contains instructions to gather
such profiling information during program execution. In other words:
With the help of this tool you can check where your program spents how much time.

>   Where can I find more information about this tool? Is it freely downloadable? Can anyone give me some info on this.

It should be part of the GNU Binutils.

Ciao, Fabian


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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

end of thread, other threads:[~2005-05-25 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-26 12:17 [ECOS] About gprof tool Sriranga S
2005-05-26 12:45 ` Fabian Scheler

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