From 382afec4b07358dc2447ac9a098a273175c82543 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Tue, 8 Nov 2005 11:31:55 +0000 Subject: Initial configuration for pjlib-util git-svn-id: http://svn.pjsip.org/repos/pjproject/main@32 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/src/pjlib-test/ioq_perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pjlib/src/pjlib-test/ioq_perf.c') diff --git a/pjlib/src/pjlib-test/ioq_perf.c b/pjlib/src/pjlib-test/ioq_perf.c index a4ee005c..cfeaab76 100644 --- a/pjlib/src/pjlib-test/ioq_perf.c +++ b/pjlib/src/pjlib-test/ioq_perf.c @@ -440,7 +440,7 @@ int ioqueue_perf_test(void) pj_size_t best_bandwidth; int best_index = 0; - PJ_LOG(3,(THIS_FILE, " Benchmarking ioqueue:")); + PJ_LOG(3,(THIS_FILE, " Benchmarking %s ioqueue:", pj_ioqueue_name())); PJ_LOG(3,(THIS_FILE, " ===============================================")); PJ_LOG(3,(THIS_FILE, " Type Threads Skt.Pairs Avg.Time Bandwidth")); PJ_LOG(3,(THIS_FILE, " ===============================================")); -- cgit v1.2.3