- Version: >= 8.x
- Platform: all
- Subsystem: trace_events
trace_events has an internal clock, this makes it very difficult to correlate the data with other external data. I would suggest that we emit a Clock Sync Event on startup for synchronizing with Date.now() and process.hrtime().
/cc @nodejs/v8 - as we currently lack a trace_events specialist.