pub fn perf_setup_data(key: &str, value: impl Display)Expand description
Emit a trace2 perf data row tagged to the setup category (git’s
trace2_data_string("setup", ...)), used for the
implicit-bare-repository:<dir> marker the safe.bareRepository tests
grep for. Only the grep-stable <key>:<value> tail is significant.