From: Junio C Hamano Date: Mon, 18 Mar 2024 20:04:25 +0000 (-0700) Subject: Merge branch 'jh/trace2-missing-def-param-fix' X-Git-Tag: v2.45.0-rc0~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f1e92643d9a74857bddc12280b511b7e06c08a7;p=thirdparty%2Fgit.git Merge branch 'jh/trace2-missing-def-param-fix' Some trace2 events that lacked def_param have learned to show it, enriching the output. Reviewed-by: Josh Steadmon cf. * jh/trace2-missing-def-param-fix: trace2: emit 'def_param' set with 'cmd_name' event trace2: avoid emitting 'def_param' set more than once t0211: demonstrate missing 'def_param' events for certain commands --- 7f1e92643d9a74857bddc12280b511b7e06c08a7