Imported Upstream version 2.27.0
[platform/upstream/git.git] / trace2 / tr2_sysenv.c
index 3c3792e..a380dcf 100644 (file)
@@ -29,6 +29,8 @@ struct tr2_sysenv_entry {
 static struct tr2_sysenv_entry tr2_sysenv_settings[] = {
        [TR2_SYSENV_CFG_PARAM]     = { "GIT_TRACE2_CONFIG_PARAMS",
                                       "trace2.configparams" },
+       [TR2_SYSENV_ENV_VARS]      = { "GIT_TRACE2_ENV_VARS",
+                                      "trace2.envvars" },
 
        [TR2_SYSENV_DST_DEBUG]     = { "GIT_TRACE2_DST_DEBUG",
                                       "trace2.destinationdebug" },