On 03/27/2015 09:26 AM, Jan Hubicka wrote:
Hi,
I notieced that GGC hash tables are now accounted to hash-table.h:alloc_entries
that is not very informative (we do not have any stats for heap hash tables that
would be nice to have).
This patch fixes the first problem by adding annotations. OK (pe
On Fri, Mar 27, 2015 at 4:26 PM, Jan Hubicka wrote:
> Hi,
> I notieced that GGC hash tables are now accounted to
> hash-table.h:alloc_entries
> that is not very informative (we do not have any stats for heap hash tables
> that
> would be nice to have).
>
> This patch fixes the first problem by a
Hi,
I notieced that GGC hash tables are now accounted to hash-table.h:alloc_entries
that is not very informative (we do not have any stats for heap hash tables that
would be nice to have).
This patch fixes the first problem by adding annotations. OK (perhaps for next
stage1?)
Bootstrapped/regtest