mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
No description
1. Being on the critical path is a property of the code location where the event is emitted, not of the event type, so indicate this using EVENT_CRITICAL macros rather than a field in the event table. 2. Compile out events on the critical path in hot varieties. 3. Remove TraceFixWhite event (redundant with TraceFixSeg). 4. No need for special handling of PoolFree event -- this are already skipped in hot varieties by dispatching directly to the pool class via PoolFreeMacro. Copied from Perforce Change: 195261 |
||
|---|---|---|
| mps | ||