ソースを参照

fix documentation

Sree Kuchibhotla 8 年 前
コミット
8c8266cc43
1 ファイル変更1 行追加0 行削除
  1. 1 0
      doc/environment_variables.md

+ 1 - 0
doc/environment_variables.md

@@ -69,6 +69,7 @@ some configuration as environment variables that can be set.
 
 
   The following tracers will only run in binaries built in DEBUG mode. This is
   The following tracers will only run in binaries built in DEBUG mode. This is
   accomplished by invoking `CONFIG=dbg make <target>`
   accomplished by invoking `CONFIG=dbg make <target>`
+  - alarm_refcount - refcounting traces for grpc_alarm structure
   - metadata - tracks creation and mutation of metadata
   - metadata - tracks creation and mutation of metadata
   - closure - tracks closure creation, scheduling, and completion
   - closure - tracks closure creation, scheduling, and completion
   - pending_tags - traces still-in-progress tags on completion queues
   - pending_tags - traces still-in-progress tags on completion queues