Re: C optimizers/profilers

From: Kevin Easton (kevin_at_-nospam-pcug.org.au)
Date: 07/21/03


Date: Mon, 21 Jul 2003 06:02:33 GMT

NOSPAM <games4h@yahoo.com> wrote:
> Hi,
> I am looking for open source C optimizers and profilers (beyond what
> GCC provides). What tools of this sort are availible?

The valgrind program includes the "cachegrind" cache hit/miss profiler.

        - Kevin.



Relevant Pages

  • Re: Fast image scaling
    ... There are profilers to help you sort this out. ... Canadian Mind Products, Roedy Green. ... Prev by Date: ...
    (comp.lang.java.gui)
  • C optimizers/profilers
    ... I am looking for open source C optimizers and profilers (beyond what ... GCC provides). ... What tools of this sort are availible? ...
    (comp.os.linux.development.apps)
  • Re: any classes help me to measure some program segment runing time.
    ... profilers can give you ... i use gcc on GNU/Linux systems ... other platforms for development in a long time. ... if you do use GNU/Linux (or gcc on any platform), ...
    (comp.lang.cpp)