011 at 11:12 AM, Martin Thuresson wrote:
>> On Thu, Jun 2, 2011 at 11:05 AM, Xinliang David Li
>> wrote:
>>>
>>> Smoothing works for sample FDO and profile data from multi-threaded
>>> programs. You won't see any difference in SPEC.
>>
>
of extra fixup edges and handling of infinite capacity.
Martin
>
> David
>
> On Thu, Jun 2, 2011 at 11:00 AM, Martin Thuresson wrote:
> > This patch from Neil Vachharajani and Dehao Chen improves mcf by using
> > minimum cost circulation instead of minimum cost flow to smo
This patch from Neil Vachharajani and Dehao Chen improves mcf by using
minimum cost circulation instead of minimum cost flow to smooth profiles.
It also introduces a parameter for controlling running time of the algorithm.
This was what was originally presented in the academic work and handles
cert
On Mon, Apr 18, 2011 at 10:48 AM, Martin Thuresson wrote:
> This is slightly updated from my previous patch proposal. The test now
> correctly work if multiple tests are executed in parallell.
Forgot to mention that this patch has been bootstrapped without
regression on x86_64 and sho
This is slightly updated from my previous patch proposal. The test now
correctly work if multiple tests are executed in parallell.
2011-04-17 Martin Thuresson
* gcc/doc/invoke.tex: Document support for relative profile paths.
* gcc/testsuite/gcc.dg/pr47793.c: New test
This patch should go into google/main.
Add testcase to verify that relative profile paths workes.
Bootstraped without regression on x86_64.
2011-04-01 Martin Thuresson
PR gcov-profile/47793
* gcc/testsuite/gcc.dg/pr47793.c: New test
Index: gcc/testsuite/gcc.dg/pr47793.c
scenarios. Will investigate and
push the change upstream once I resolve that.
Thanks,
Martin
2011-03-28 Martin Thuresson
* gcc/doc/invoke.texi: Document support for relative profile paths.
* gcc/libgcov.c (gcov_exit): Support relative profile paths.
Index: gcc/doc/invoke.texi
On Mon, Mar 7, 2011 at 11:53 AM, Diego Novillo wrote:
> On Tue, Mar 1, 2011 at 17:07, Martin Thuresson wrote:
>> Ping.
>>
>> On Wed, Feb 23, 2011 at 3:37 PM, Martin Thuresson wrote:
>>> On Wed, Feb 23, 2011 at 10:21 AM, Martin Thuresson
>>> wrote:
&g