A.J. Beamon
|
96187618a0
|
Fix condition to check whether allocation tracing is enabled
|
2020-03-16 15:12:50 -07:00 |
A.J. Beamon
|
d8cfabe73b
|
Extend the allocation tracing disabling flag to cover more parts of trace logging as a precaution. Make it possible to disable via knob.
|
2020-03-16 13:59:31 -07:00 |
A.J. Beamon
|
2466749648
|
Don't disallow allocation tracking when a trace event is open because we now have state trace events. Instead, only block allocation tracking while we are in the middle of allocation tracking already to prevent recursion.
|
2020-03-12 11:17:49 -07:00 |
Andrew Noyes
|
f29d6c3f67
|
Move implementation of ArenaBlock members to Arena.cpp
|
2020-02-28 12:33:57 -08:00 |