]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'am/trace2-with-valueless-true'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Jan 2025 22:05:10 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Jan 2025 22:05:10 +0000 (14:05 -0800)
commitc5216a1bc68745ee81ba869adc6052ed892ebac1
treebf56d6d15560576dddb2aa4f1022ca2f379be751
parentd205f06ae07928b0c8b74930d76927a7e9b04781
parent2fd367cf63cd5f94368340cc6fe1cd0a3fb021df
Merge branch 'am/trace2-with-valueless-true'

The trace2 code was not prepared to show a configuration variable
that is set to true using the valueless true syntax, which has been
corrected.

* am/trace2-with-valueless-true:
  trace2: prevent segfault on config collection with valueless true
t/t0210-trace2-normal.sh
trace2.c
trace2/tr2_tgt_event.c
trace2/tr2_tgt_perf.c