r204690 - in /trunk: gcc/ChangeLog gcc/cgraph.c...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Nov 11 23:21:00 GMT 2013


Author: marxin
Date: Mon Nov 11 23:21:02 2013
New Revision: 204690

URL: http://gcc.gnu.org/viewcvs?rev=204690&root=gcc&view=rev
Log:
Time profiler introduced.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-prof/time-profiler-1.c
    trunk/gcc/testsuite/gcc.dg/tree-prof/time-profiler-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c
    trunk/gcc/cgraph.h
    trunk/gcc/cgraphclones.c
    trunk/gcc/gcov-io.h
    trunk/gcc/lto-cgraph.c
    trunk/gcc/lto/lto-symtab.c
    trunk/gcc/profile.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-profile.c
    trunk/gcc/value-prof.c
    trunk/gcc/value-prof.h
    trunk/libgcc/Makefile.in
    trunk/libgcc/libgcov.c



More information about the Gcc-cvs mailing list