On 9/17/18 8:41 PM, David Malcolm wrote:
> On Wed, 2018-09-12 at 14:36 +0200, Martin Liška wrote:
>> Hi.
>>
>> This is follow-up of:
>> https://gcc.gnu.org/ml/gcc/2018-08/msg00162.html
>>
>> I'm suggesting to introduce using colors in order to indicate hotness
>> of lines. Legend is printed at the
On Wed, 2018-09-12 at 14:36 +0200, Martin Liška wrote:
> Hi.
>
> This is follow-up of:
> https://gcc.gnu.org/ml/gcc/2018-08/msg00162.html
>
> I'm suggesting to introduce using colors in order to indicate hotness
> of lines. Legend is printed at the very beginning of the output file.
> Example: ht
Hi.
This is follow-up of:
https://gcc.gnu.org/ml/gcc/2018-08/msg00162.html
I'm suggesting to introduce using colors in order to indicate hotness
of lines. Legend is printed at the very beginning of the output file.
Example: https://pasteboard.co/HDxK4Nm.png
Patch survives gcov.exp test-suite. Wi