Jason Evans 08c24e7c1a Relax witness assertions related to prof_gdump().
In some cases the prof machinery allocates (in order to modify the
bt2gctx hash table), and such operations are synchronized via
bt2gctx_mtx.  Rather than asserting that no locks are held on entry
into functions that may call prof_gdump(), make the weaker assertion
that no "core" locks are held.  The prof machinery enqueues dumps
triggered by prof_gdump() calls when bt2gctx_mtx is held, so this
weakened assertion avoids false failures in such cases.
2017-02-23 10:08:42 -08:00
..
2016-10-13 15:33:56 -07:00
2017-01-24 12:50:06 -08:00
2016-11-15 13:33:40 -08:00
2016-10-13 15:33:56 -07:00
2016-04-12 23:18:25 -07:00
2014-12-08 16:34:04 -08:00
2014-12-08 16:34:04 -08:00
2014-11-07 14:50:38 -08:00
2016-02-23 18:09:25 -08:00
2016-04-11 02:35:00 -07:00
2016-10-13 14:58:38 -07:00
2017-02-23 10:06:15 -08:00
2016-02-19 20:29:06 -08:00