Open derekbruening opened 9 years ago
From bruen...@google.com on February 17, 2013 09:31:56
error grouping was something that postprocess.pl used to do. I'm changing this issue to cover potentially adding it back again.
Summary: revive error grouping? (was: print summation of bugs in each group (total and unique))
Labels: Component-UI Usability Priority-Low
From derek.br...@gmail.com on December 10, 2010 17:58:08
PR 486051
When looking at 100k errors in an app, even groups and duplicates didn't help much as there just too many of them. Also, some groups had too many errors in them. There was no easy way to tell how many unique errors were in each group and how much of the total each group constituted. So with each group, number of unique errors and total number of errors should be printed. While at it should we print the percentage of total errors a group constitutes?
Original issue: http://code.google.com/p/drmemory/issues/detail?id=160