]> source.dussan.org Git - rspamd.git/commit
[Feature] Add profiling support in client output
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 7 Feb 2017 14:34:13 +0000 (14:34 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 7 Feb 2017 14:34:13 +0000 (14:34 +0000)
commit091586c865c94b4f3d961d24f26e43f845a8c646
tree7c8610c2445b25f28c8e151c53f75f7d1721e28f
parent0a5653bea4033efe0776d1c88c4503dd37721c15
[Feature] Add profiling support in client output

It is now possible to specify `--profile` option to Rspamd to get
execution time for all symbols that were executed for a specific
message. This still doesn't count async returns time.
src/client/rspamc.c
src/libserver/protocol.c
src/libserver/symbols_cache.c
src/libserver/task.c
src/libserver/task.h