[OpenSIPS-Devel] SF.net SVN: opensips:[6122] trunk/modules/benchmark
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Sep 14 21:52:13 CEST 2009
Revision: 6122
http://opensips.svn.sourceforge.net/opensips/?rev=6122&view=rev
Author: bogdan_iancu
Date: 2009-09-14 19:52:12 +0000 (Mon, 14 Sep 2009)
Log Message:
-----------
Changes to the benchmark module:
- allow granularity == 0 (disables automatic logging)
- add bm_poll_results MI command (poll current results and restart local counters)
- reject granularity < 0
- add per-timer locking where needed (only reset, bm_log_timer and MI really)
- cleanup (save the 'timer' value, instead of repeating 'bm_mycfg->tindex[i]')
- code nazi (add 'static' to all not exported functions)
- remove reset_timers, because it was neither exported in .h, not used internally
- updated documentation with new entries
Closes patch #2858251
Credits go to Stanislaw Pitucha.
Modified Paths:
--------------
trunk/modules/benchmark/benchmark.c
trunk/modules/benchmark/benchmark.h
trunk/modules/benchmark/doc/benchmark_admin.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list