From 0fb46b5b17698fb04373e55e4130f0635b1bcccc Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Tue, 26 Mar 2013 16:39:54 +0000 Subject: - allow getting statistics of a particular subsystem and name in testbed --- src/dht/test_dht_topo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dht/test_dht_topo.c') diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c index c9036d2c1..1ab580d5b 100644 --- a/src/dht/test_dht_topo.c +++ b/src/dht/test_dht_topo.c @@ -239,6 +239,7 @@ shutdown_task (void *cls, } (void) GNUNET_TESTBED_get_statistics (NUM_PEERS, my_peers, + NULL, NULL, &handle_stats, &stats_finished, ctx); -- cgit v1.2.3