commit | 9ba7d4f88a2da41ee0b92a7378e5f31644a56de9 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Mar 25 16:30:06 2020 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Mar 25 16:30:06 2020 -0700 |
tree | 1887b3116bd540343b9a20ff82c1b13934ef56d1 | |
parent | 8b20af65492c40293b4ab351fecbf55bc1ea8294 [diff] |
Fix bug in maximum number of allocs. The previous version was trying to do an estimate, but there was no reason to do that. The data should be good enough to figure out the exact maximum number of allocations needed at any one time. Test: Ran over trace that caused a problem before. Change-Id: Iaa5825839b6632038a3f1275bd45846714abbced