Jason Evans 5065156f3f Fix threads-related profiling bugs.
Initialize bt2cnt_tsd so that cleanup at thread exit actually happens.

Associate (prof_ctx_t *) with allocated objects, rather than
(prof_thr_cnt_t *).  Each thread must always operate on its own
(prof_thr_cnt_t *), and an object may outlive the thread that allocated it.
2010-04-13 21:17:11 -07:00
..
2010-04-13 21:17:11 -07:00
2010-02-11 14:45:59 -08:00
2010-02-11 14:45:59 -08:00
2010-03-03 17:45:38 -08:00
2010-03-03 17:45:38 -08:00
2010-02-11 14:45:59 -08:00
2010-03-01 20:15:26 -08:00
2010-02-28 15:00:18 -08:00
2010-02-11 14:45:59 -08:00
2010-04-13 21:17:11 -07:00
2010-04-13 21:17:11 -07:00
2010-02-11 14:45:59 -08:00
2010-03-03 17:45:38 -08:00
2010-04-13 21:17:11 -07:00
2010-04-08 19:14:51 -07:00