Hello
On 09/04/2014 10:53 PM, morrison wrote:
> 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"
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,