summaryrefslogtreecommitdiff
path: root/gprof/gprof.c
Commit message (Expand)AuthorAgeFilesLines
* Add -B to the help output from gprof, and add suitable documentation.Nick Clifton2022-09-291-1/+1
* C99 gprof configuryAlan Modra2021-04-051-3/+1
* Use bool in gprofAlan Modra2021-03-311-24/+24
* Correct the alpha sorting of the short options in the usage description of th...Nick Clifton2019-05-201-1/+5
* Fix typo setting user_specified variable when parsing -Z option.Nick Clifton2018-10-011-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+2
* Remove trailing spaces in gprofH.J. Lu2015-08-121-5/+5
* * gprof.c (inline_file_names): New variable.Conrad Hoffmann2013-11-211-3/+9
* * corefile.c (num_of_syms_in): New function - computes the numberNick Clifton2009-06-121-7/+15
* * corefile.c (core_create_function_syms): Remove "<locore>" andAlan Modra2009-02-121-1/+0
* * basic_blocks.c: Always include "gprof.h" first.Andreas Schwab2008-06-191-1/+1
* * corefile.c (core_create_function_syms, core_create_line_syms): Don'tAlan Modra2007-04-191-1/+0
* bfd:Joseph Myers2007-03-011-1/+2
* top level:Joseph Myers2007-02-171-2/+2
* * gprof.c (main): Fix option string for -r and -R.Bob Wilson2006-10-181-1/+1
* * gprof.c (main): Fix option string for -C, -n and -N.Bob Wilson2006-10-171-1/+1
* Avoid confusing error message for trivial profiled testcase.Jim Wilson2006-05-021-1/+6
* * as.c (show_usage): Document "@FILE".Mark Mitchell2005-10-301-1/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* asintl.h/bucomm.h/ld.h: Prevent the inclusion of <libintl.h> from the SolarisNick Clifton2005-09-301-0/+2
* * corefile.c (core_num_syms): Make static.Ben Elliston2005-04-231-2/+0
* * gprof.c (main): For line-by-line profiling, there is no need toBen Elliston2004-07-131-8/+0
* * gprof.c (main): Clean up some more.Ben Elliston2004-05-261-41/+24
* * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,Ben Elliston2004-05-261-10/+5
* * corefile.c (core_init): Use a separate local variable,Ben Elliston2004-05-261-58/+19
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-23/+23
* Turn off default excluded functions in FLAT profile.Nick Clifton2002-08-221-2/+0
* Update copyright noticeNick Clifton2002-07-301-26/+28
* update translations.Nick Clifton2002-07-231-18/+27
* Update copyright date per last commit.Daniel Jacobowitz2002-02-101-1/+1
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-101-1/+1
* * alpha.c (alpha_find_call): Warning fixes.Alan Modra2002-02-011-2/+9
* * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra2002-02-011-23/+23
* * alpha.c (alpha_Instruction): Don't use.Alan Modra2002-01-311-1/+3
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-0/+3
* David Mosberger's fixes for cross compiling gprof.Alan Modra2001-03-141-5/+5
* Add optional style argument to --demangle switch.Nick Clifton2000-07-201-2/+18
* When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton2000-05-261-1/+1
* * gprof.c (copyright): Do not use N_ in array initializer.Alexandre Oliva2000-04-051-2/+2
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-1/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+659