Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire support for gprof's -c option. All our currently supported | stefanf | 2004-06-20 | 1 | -3/+0 |
* | Include <netinet/in.h> for ntoh*() and hton*() prototypes. | stefanf | 2004-05-24 | 1 | -0/+2 |
* | Remove done() which was just exit() so use of warn()/err() can be made. Abort | charnier | 2002-10-16 | 1 | -26/+16 |
* | Fix preprocessor directive syntax (text after #endif). | wollman | 2002-05-30 | 1 | -3/+3 |
* | Fixed printf format errors. In printgprof.c, also convert the scale | bde | 2002-02-21 | 1 | -2/+2 |
* | Added missing copyright. Obtain one and a vendor id from gprof.c. aout.c | bde | 2002-02-21 | 1 | -0/+43 |
* | Make profiling work for ELF. gprof now autodetects the format of | jdp | 1998-09-07 | 1 | -0/+201 |