]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
git.c

diff --cc git.c
Simple merge