commit | b41ccdb125b312d4522da1a80091a0137773c964 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Fri Aug 15 15:01:15 2014 -0700 |
committer | Jason Evans <jasone@canonware.com> | Tue Aug 19 21:05:54 2014 -0700 |
tree | 38311c182aee782bd1789b3a53a792681fabb87c | |
parent | 586c8ede42d7d0545d36d9cbb0235fb39221ef3e [diff] |
Convert prof_tdata_t's bt2cnt to a comprehensive map. Treat prof_tdata_t's bt2cnt as a comprehensive map of the thread's extant allocation samples (do not limit the total number of entries). This helps prepare the way for per thread heap profiling.