[tor-bugs] #19035 [Core Tor/Tor]: Rip out client directory fetch instrumentation
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri May 27 15:59:52 UTC 2016
#19035: Rip out client directory fetch instrumentation
-------------------------------------------------+-------------------------
Reporter: arma | Owner: arma
Type: enhancement | Status:
Priority: Medium | merge_ready
Component: Core Tor/Tor | Milestone: Tor:
Severity: Normal | 0.2.9.x-final
Keywords: 029-nickm-says-yes, review-group-2, | Version:
TorCoreTeam201605 | Resolution:
Parent ID: | Actual Points:
Reviewer: dgoulet | Points: 0.1
| remaining
| Sponsor:
-------------------------------------------------+-------------------------
Comment (by cypherpunks):
Also remove the configuration option because it does nothing now.
{{{
diff --git a/configure.ac b/configure.ac
index d7db0db..b5e4b2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,8 +33,6 @@ CPPFLAGS="$CPPFLAGS -I\${top_srcdir}/src/common"
#XXXX020 We should make these enabled or not, before 0.2.0.x-final
AC_ARG_ENABLE(openbsd-malloc,
AS_HELP_STRING(--enable-openbsd-malloc, [use malloc code from OpenBSD.
Linux only]))
-AC_ARG_ENABLE(instrument-downloads,
- AS_HELP_STRING(--enable-instrument-downloads, [instrument downloads of
directory resources etc.]))
AC_ARG_ENABLE(static-openssl,
AS_HELP_STRING(--enable-static-openssl, [link against a static openssl
library. Requires --with-openssl-dir]))
AC_ARG_ENABLE(static-libevent,
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19035#comment:18>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list