Re: ping again - Show hash table stats when -fmem-report

2012-08-03 Thread Dimitrios Apostolou
I'm always forgetting something, now it was the changelog, see attached (same as old, nothing significant changed). On Fri, 3 Aug 2012, Dimitrios Apostolou wrote: Hi, I've updated this patch to trunk and rebootstrapped it, so I'm resubmitting it, I'm also making a try to CC all relevant mainta

Re: ping again - Show hash table stats when -fmem-report

2012-08-03 Thread Dimitrios Apostolou
Hi, I've updated this patch to trunk and rebootstrapped it, so I'm resubmitting it, I'm also making a try to CC all relevant maintainers, sorry for spamming but even though this patch is simple, it touches many parts. I'm also adding stats to pointer_{set,map} but it will come in a separate p

ping again - Show hash table stats when -fmem-report

2012-07-07 Thread Dimitrios Apostolou
Hi, This patch adds many nice stats about hash tables when gcc is run with -fmem-report. Attached patch tested on x86, no regressions. Also attached is sample output of -fmem-report when compiling reload.c with -O2 -g. Especially interesting is the extreme htab usage in var-tracking (ofcours