mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 11:33:09 -08:00
No description
Split event ArenaAccess into ArenaAccessBegin and ArenaAccessEnd to avoid the need for the count field. New events SegReclaim and SegScan. Delete some redundant events: AMCFinish (PoolFinish), AMCFix, AMCFixForward, AMCFixInPlace (TraceFix), AMCGenCreate (GenInit), AMCGenDestroy (GenFinish), AMCInit (PoolInitAMC), AMCReclaim (SegReclaim), AMCScanBegin, AMCScanEnd (SegScan), ArenaWriteFaults (ArenaAccessBegin), PoolInitMV, TraceScanSeg (SegScan). Add result code field to events ArenaAllocFail, CommitLimitSet, SegAllocFail. Remove arena field from events PoolInitAMS, PoolInitMFS, PoolInitMVFF (already appeared in generic PoolInit event). Copied from Perforce Change: 195247 |
||
|---|---|---|
| mps | ||