diff options
author | Nick Clifton <nickc@redhat.com> | 2007-06-20 09:03:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-06-20 09:03:52 +0000 |
commit | 25c909f1e284a5111024513b92cb513e7f90f763 (patch) | |
tree | f452346fed2f9f5958e5e69e0136bf6c3727384c /gprof/ChangeLog | |
parent | 3e6c41d1d55bb8da6d5ea23f550f91ce89c0a370 (diff) | |
download | gdb-25c909f1e284a5111024513b92cb513e7f90f763.zip gdb-25c909f1e284a5111024513b92cb513e7f90f763.tar.gz gdb-25c909f1e284a5111024513b92cb513e7f90f763.tar.bz2 |
* gprof.texi: Refer readers to the gcov tool if they want line-by-line profiling.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 1ca718c..4ecd4c7 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2007-06-20 Nick Clifton <nickc@redhat.com> + + * gprof.texi: Refer readers to the gcov tool if they want + line-by-line profiling. + 2007-06-14 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd. |