From: Matthias Wachs Date: Wed, 1 Sep 2010 15:49:33 +0000 (+0000) Subject: added prefixes for strace and callgrind X-Git-Tag: initial-import-from-subversion-38251~20481 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b5831921e8454e620cc8ef8e5fc02ed7b737295a;p=oweals%2Fgnunet.git added prefixes for strace and callgrind --- diff --git a/src/transport/test_transport_api_rel_http_peer1.conf b/src/transport/test_transport_api_rel_http_peer1.conf index f2afb26ab..94d0665b0 100644 --- a/src/transport/test_transport_api_rel_http_peer1.conf +++ b/src/transport/test_transport_api_rel_http_peer1.conf @@ -47,7 +47,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = http #PLUGINS = tcp http -DEBUG = NO +DEBUG = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 @@ -59,7 +59,8 @@ PORT = 12365 UNIXPATH = /tmp/gnunet-p1-service-transport.sock #PREFIX = xterm -T transport2 -e gdb --command=cmd --args #PREFIX = valgrind --leak-check=full -#PREFIX = valgrind --tool=massif +#PREFIX = valgrind --tool=callgrind --callgrind-out-file=http_rel_peer1.out +#PREFIX = strace -c -o strace_peer1.txt [peerinfo] TRUST = $SERVICEHOME/data/credit/ diff --git a/src/transport/test_transport_api_rel_http_peer2.conf b/src/transport/test_transport_api_rel_http_peer2.conf index d63f905a6..ac64776c2 100644 --- a/src/transport/test_transport_api_rel_http_peer2.conf +++ b/src/transport/test_transport_api_rel_http_peer2.conf @@ -47,7 +47,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = http #PLUGINS = tcp http -#DEBUG = YES +DEBUG = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 @@ -60,6 +60,8 @@ UNIXPATH = /tmp/gnunet-p2-service-transport.sock #PREFIX = xterm -T transport1 -e gdb --command=cmd --args #PREFIX = valgrind --leak-check=full #PREFIX = valgrind --tool=massif +#PREFIX = valgrind --tool=callgrind --callgrind-out-file=http_rel_peer2.out +#PREFIX = strace -c -o strace_peer2.txt [peerinfo] TRUST = $SERVICEHOME/data/credit/