Files
git/trace2
Junio C Hamano aa43c2b80e Merge branch 'ds/trace2-tolerate-failed-timestamp' into seen
The 'trace2' telemetry library has been updated to tolerate failures
from system calls like gettimeofday() and datetime formatting
functions, replacing potential program crashes with blank placeholder
timestamps in the traces.

* ds/trace2-tolerate-failed-timestamp:
  trace2: tolerate failed timestamp formatting
2026-08-07 14:48:26 -07:00
..