4 Sep
2014
4 Sep
'14
10:53 p.m.
Hi,
I want to profile runtime performance of imap and pop3 processes. There processes are forked by dovecot master process. I am wondering if there is a way I can profile these processes with valgrind. I tried "service = /bin/valgrind /bin/imap" but this did not work.
Thanks,