aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/server.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-09-22 16:10:29 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-09-22 16:10:29 -0700
commit0d19c67ea9092310db7cbd678b69f0db85147023 (patch)
treec5d3e780b5c138378ce56566fed1469e7ffaef0d /src/core/lib/surface/server.h
parent1c9cae1613ef7951382e9f8a372cdb3345212475 (diff)
parent687a0e641057d42394e1574629df6368cc6e5322 (diff)
Merge branch 'direct-calls' into buffer_pools_for_realsies
Diffstat (limited to 'src/core/lib/surface/server.h')
-rw-r--r--src/core/lib/surface/server.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/lib/surface/server.h b/src/core/lib/surface/server.h
index fb6e4d60c5..2a4e65c7ce 100644
--- a/src/core/lib/surface/server.h
+++ b/src/core/lib/surface/server.h
@@ -40,6 +40,9 @@
extern const grpc_channel_filter grpc_server_top_filter;
+/** Lightweight tracing of server channel state */
+extern int grpc_server_channel_trace;
+
/* Add a listener to the server: when the server starts, it will call start,
and when it shuts down, it will call destroy */
void grpc_server_add_listener(