mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
166c2f4d92
With this patch we stop scheduling when we should write statistics using a single timestamp in run_scheduled_events(). Instead, we remember when a statistics interval starts separately for each statistic type in geoip.c and rephist.c. Every time run_scheduled_events() tries to write stats to disk, it learns when it should schedule the next such attempt. This patch also enables all statistics to be stopped and restarted at a later time. This patch comes with a few refactorings, some of which were not easily doable without the patch. |
||
---|---|---|
.. | ||
bug919 | ||
bug928 | ||
bug1107 | ||
bug1222 | ||
bug1384 | ||
bug1731 | ||
geoip-update-august2010 | ||
makefile-var-exp | ||
mingw-openssl098m | ||
nowhereland | ||
relays_as_bridges | ||
split_orh | ||
statsswitch |