Re: [patch][gcov] Clarify the internals a bit

2012-08-13 Thread Nathan Sidwell
On 07/23/12 02:34, Steven Bosscher wrote: Hello, While reading up on how gcov/profiling works, I noticed that there are a lot of places where the notes file is still referred to as the "basic block graph" file. Also, the gcov manual has not been updated for -fprofile-dir. The attached patch addr

Re: [patch][gcov] Clarify the internals a bit

2012-07-23 Thread Richard Guenther
On Sun, Jul 22, 2012 at 4:34 PM, Steven Bosscher wrote: > Hello, > > While reading up on how gcov/profiling works, I noticed that there are > a lot of places where the notes file is still referred to as the > "basic block graph" file. Also, the gcov manual has not been updated > for -fprofile-dir.