commit | e4e4e9da72aca324c74d76a2f0ff91a5d4588655 | [log] [tgz] |
---|---|---|
author | Pierre Imai <imaipi@google.com> | Wed Apr 06 11:30:02 2016 +0900 |
committer | Pierre Imai <imaipi@google.com> | Wed Apr 06 11:30:02 2016 +0900 |
tree | b8258725fc05cb43248636cbd563972ea8843ca5 | |
parent | 8b50d08e826dacdd9422b7151121808307da3a10 [diff] |
DO NOT MERGE: Reduce the amount of logging in Bionic's resolver. Change-Id: I3b7b5ef5a5ee6ba3ad8654f792400d42d5ecd4b9
diff --git a/libc/dns/resolv/res_stats.c b/libc/dns/resolv/res_stats.c index b6f5ecb..5cc592e 100644 --- a/libc/dns/resolv/res_stats.c +++ b/libc/dns/resolv/res_stats.c
@@ -22,7 +22,7 @@ #include "private/libc_logging.h" #include "isc/eventlib.h" -#define DBG 1 +#define DBG 0 /* Calculate the round-trip-time from start time t0 and end time t1. */ int