src/gprof ChangeLog cg_print.c corefile.c core ...

nickc@sourceware.org nickc@sourceware.org
Tue Jun 16 11:49:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2009-06-16 11:49:12

Modified files:
	gprof          : ChangeLog cg_print.c corefile.c corefile.h 

Log message:
	* corefile.c (cmp_symbol_map): New function.
	(read_function_mappins): Use qsort to sort the symbols.
	(search_mapped_symbol): New function.
	(core_create_function_syms): Use bsearch to find symbols.
	* corefile.h (struct function_map): Add new bit-field: is_first.
	* cg_print.c (cmp_symbol_map): New function.
	(cg_print_file_ordering): Sort the symbol map.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/ChangeLog.diff?cvsroot=src&r1=1.253&r2=1.254
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/cg_print.c.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/corefile.c.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/corefile.h.diff?cvsroot=src&r1=1.13&r2=1.14



More information about the Binutils-cvs mailing list