]> git.ipfire.org Git - thirdparty/git.git/commit - GIT-VERSION-GEN
Merge branch 'jh/trace2-missing-def-param-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Mar 2024 20:04:25 +0000 (13:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Mar 2024 20:04:25 +0000 (13:04 -0700)
commit7f1e92643d9a74857bddc12280b511b7e06c08a7
tree50dd9fe98d7c35c386accb34bd0dd6d0a9663616
parent184969ce1d7c560e0afeaec388939c11a0a990dc
parent6111252cbf21abb175411da5c5a2cde65bb8f3e9
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 <steadmon@google.com>
cf. <ZejkVOVQBZhLVfHW@google.com>

* 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
git.c