From: Junio C Hamano Date: Thu, 30 Jul 2026 17:44:37 +0000 (-0700) Subject: Merge branch 'ds/trace2-tolerate-failed-timestamp' into seen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa73c1cf2c88a9f94ed7f55a808826aeeb4439c6;p=thirdparty%2Fgit.git 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 --- fa73c1cf2c88a9f94ed7f55a808826aeeb4439c6